Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/benchmark/
Dbenchmark_tflite_performance_options_main.cc26 BenchmarkPerformanceOptions all_options_benchmark(&benchmark); in Main() local
27 all_options_benchmark.Run(argc, argv); in Main()
Dbenchmark_test.cc187 BenchmarkPerformanceOptions all_options_benchmark( in TEST() local
189 all_options_benchmark.Run(); in TEST()
198 BenchmarkPerformanceOptions all_options_benchmark(&benchmark); in TEST() local
199 all_options_benchmark.Run(); in TEST()