Searched defs:InterpreterWrapper (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/ | ||
H A D | interpreter.h | 64 class InterpreterWrapper; // Class for friend declarations. variable |
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/interpreter_wrapper/ | ||
H A D | interpreter_wrapper.cc | 248 InterpreterWrapper::InterpreterWrapper( in InterpreterWrapper() function in tflite::interpreter_wrapper::InterpreterWrapper |