Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/benchmark/
Dbenchmark_tflite_model.cc71 std::unique_ptr<ruy::profiler::ScopeProfile> ruy_profile_; member in tflite::benchmark::__anon06c2d0420111::RuyProfileListener
75 ruy_profile_.reset(new ruy::profiler::ScopeProfile); in OnBenchmarkStart()
79 ruy_profile_ = nullptr; in OnBenchmarkEnd()