Home
last modified time | relevance | path

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

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