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.java84 List<String> accelerators = new ArrayList<>(); in getTargetAcceleratorNames() local
86 accelerators.addAll(NNTestBase.availableAcceleratorNames().stream().filter( in getTargetAcceleratorNames()
90 accelerators.add(null); // running tests with no specified target accelerator too in getTargetAcceleratorNames()
92 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