Home
last modified time | relevance | path

Searched refs:accelerators (Results 1 – 2 of 2) sorted by relevance

/test/mlts/benchmark/src/com/android/nn/crashtest/app/
DAcceleratorSpecificTestSupport.java83 List<String> accelerators = new ArrayList<>(); in getTargetAcceleratorNames() local
85 accelerators.addAll(NNTestBase.availableAcceleratorNames().stream().filter( in getTargetAcceleratorNames()
89 accelerators.add(null); // running tests with no specified target accelerator too in getTargetAcceleratorNames()
91 return accelerators; in getTargetAcceleratorNames()
/test/mlts/benchmark/
DREADME.txt41 accelerators to test against by invoking the build_and_run_benchmark.sh script with the option