Searched refs:BACKEND_TFLITE_NNAPI (Results 1 – 3 of 3) sorted by relevance
113 BenchmarkResult.BACKEND_TFLITE_NNAPI, inferenceResults.first, in testDriver()
111 mUseNNApi ? BenchmarkResult.BACKEND_TFLITE_NNAPI in runBenchmarkLoop()
30 public final static String BACKEND_TFLITE_NNAPI = "TFLite_NNAPI"; field in BenchmarkResult