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