Home
last modified time | relevance | path

Searched defs:ModifyGraphWithDelegate (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/lite/
Dinterpreter_test_util.h40 static TfLiteStatus ModifyGraphWithDelegate( in ModifyGraphWithDelegate() function
Dinterpreter_experimental.cc75 TfLiteStatus Interpreter::ModifyGraphWithDelegate(TfLiteDelegate* delegate) { in ModifyGraphWithDelegate() function in tflite::Interpreter
Dinterpreter.h554 inline TfLiteStatus ModifyGraphWithDelegate( in ModifyGraphWithDelegate() function
/external/tensorflow/tensorflow/lite/delegates/gpu/common/testing/feature_parity/
Dutils.cc141 absl::Status ModifyGraphWithDelegate(std::unique_ptr<Interpreter>* interpreter, in ModifyGraphWithDelegate() function
/external/tensorflow/tensorflow/lite/python/interpreter_wrapper/
Dinterpreter_wrapper.cc845 PyObject* InterpreterWrapper::ModifyGraphWithDelegate( in ModifyGraphWithDelegate() function in tflite::interpreter_wrapper::InterpreterWrapper
/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc1790 TfLiteStatus Subgraph::ModifyGraphWithDelegate(TfLiteDelegate* delegate) { in ModifyGraphWithDelegate() function in tflite::Subgraph