Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/
Dinterpreter_test_util.h37 static TfLiteStatus ModifyGraphWithDelegate( in ModifyGraphWithDelegate() function
Dinterpreter.h499 inline TfLiteStatus ModifyGraphWithDelegate( in ModifyGraphWithDelegate() function
Dinterpreter.cc387 TfLiteStatus Interpreter::ModifyGraphWithDelegate(TfLiteDelegate* delegate) { in ModifyGraphWithDelegate() function in tflite::Interpreter
/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.cc758 PyObject* InterpreterWrapper::ModifyGraphWithDelegate( in ModifyGraphWithDelegate() function in tflite::interpreter_wrapper::InterpreterWrapper
/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc1509 TfLiteStatus Subgraph::ModifyGraphWithDelegate(TfLiteDelegate* delegate) { in ModifyGraphWithDelegate() function in tflite::Subgraph