Searched defs:ModifyGraphWithDelegate (Results 1 – 6 of 6) sorted by relevance
40 static TfLiteStatus ModifyGraphWithDelegate( in ModifyGraphWithDelegate() function
75 TfLiteStatus Interpreter::ModifyGraphWithDelegate(TfLiteDelegate* delegate) { in ModifyGraphWithDelegate() function in tflite::Interpreter
554 inline TfLiteStatus ModifyGraphWithDelegate( in ModifyGraphWithDelegate() function
141 absl::Status ModifyGraphWithDelegate(std::unique_ptr<Interpreter>* interpreter, in ModifyGraphWithDelegate() function
845 PyObject* InterpreterWrapper::ModifyGraphWithDelegate( in ModifyGraphWithDelegate() function in tflite::interpreter_wrapper::InterpreterWrapper
1790 TfLiteStatus Subgraph::ModifyGraphWithDelegate(TfLiteDelegate* delegate) { in ModifyGraphWithDelegate() function in tflite::Subgraph