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