Searched refs:accelerators (Results 1 – 2 of 2) sorted by relevance
84 List<String> accelerators = new ArrayList<>(); in getTargetAcceleratorNames() local86 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()
41 accelerators to test against by invoking the build_and_run_benchmark.sh script with the option