Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/profiling/
Dprofile_summarizer.cc79 interpreter.OpProfilingString(node_reg->second, &node_reg->first); in GetOperatorDetails()
/external/tensorflow/tensorflow/lite/
Dinterpreter.h589 const char* OpProfilingString(const TfLiteRegistration& op_reg, in OpProfilingString() function