Home
last modified time | relevance | path

Searched defs:PrintInterpreterState (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Doptional_debug_tools_test.cc39 TEST(OptionalDebugTools, PrintInterpreterState) { in TEST() argument
H A Doptional_debug_tools.cc393 void PrintInterpreterState(const Interpreter* interpreter) { in PrintInterpreterState() function