Home
last modified time | relevance | path

Searched defs:ResetVariableTensors (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dinterpreter_experimental.cc51 TfLiteStatus Interpreter::ResetVariableTensors() { in ResetVariableTensors() function in tflite::Interpreter
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/interpreter_wrapper/
H A Dinterpreter_wrapper.cc833 PyObject* InterpreterWrapper::ResetVariableTensors() { in ResetVariableTensors() function in tflite::interpreter_wrapper::InterpreterWrapper
/aosp_15_r20/external/tensorflow/tensorflow/lite/core/
H A Dsubgraph.cc771 TfLiteStatus Subgraph::ResetVariableTensors() { in ResetVariableTensors() function in tflite::Subgraph