Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/benchmark/
Dbenchmark_performance_options.cc180 const auto valid_options = GetValidPerfOptions(); in ParsePerfOptions()
212 std::vector<std::string> BenchmarkPerformanceOptions::GetValidPerfOptions() in GetValidPerfOptions() function in tflite::benchmark::BenchmarkPerformanceOptions
Dbenchmark_performance_options.h104 virtual std::vector<std::string> GetValidPerfOptions() const;