Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/profiling/
Dprofile_summarizer.cc66 OperatorDetails GetOperatorDetails(const tflite::Interpreter& interpreter, in GetOperatorDetails() function
130 auto op_details = GetOperatorDetails(interpreter, event->event_metadata); in ProcessProfiles()