Searched defs:ResetVariableTensors (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/ | ||
H A D | interpreter_experimental.cc | 51 TfLiteStatus Interpreter::ResetVariableTensors() { in ResetVariableTensors() function in tflite::Interpreter |
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/interpreter_wrapper/ | ||
H A D | interpreter_wrapper.cc | 833 PyObject* InterpreterWrapper::ResetVariableTensors() { in ResetVariableTensors() function in tflite::interpreter_wrapper::InterpreterWrapper |
/aosp_15_r20/external/tensorflow/tensorflow/lite/core/ | ||
H A D | subgraph.cc | 771 TfLiteStatus Subgraph::ResetVariableTensors() { in ResetVariableTensors() function in tflite::Subgraph |