Searched defs:AddProfiler (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/profiling/ | ||
H A D | root_profiler.cc | 24 void RootProfiler::AddProfiler(Profiler* profiler) { in AddProfiler() function in tflite::profiling::RootProfiler |
/aosp_15_r20/external/tensorflow/tensorflow/lite/ | ||
H A D | interpreter_experimental.cc | 125 void Interpreter::AddProfiler(Profiler* profiler) { in AddProfiler() function in tflite::Interpreter |