Searched defs:ModifyGraphWithDelegate (Results 1 – 6 of 6) sorted by relevance
37 static TfLiteStatus ModifyGraphWithDelegate( in ModifyGraphWithDelegate() function
499 inline TfLiteStatus ModifyGraphWithDelegate( in ModifyGraphWithDelegate() function
387 TfLiteStatus Interpreter::ModifyGraphWithDelegate(TfLiteDelegate* delegate) { in ModifyGraphWithDelegate() function in tflite::Interpreter
141 absl::Status ModifyGraphWithDelegate(std::unique_ptr<Interpreter>* interpreter, in ModifyGraphWithDelegate() function
758 PyObject* InterpreterWrapper::ModifyGraphWithDelegate( in ModifyGraphWithDelegate() function in tflite::interpreter_wrapper::InterpreterWrapper
1509 TfLiteStatus Subgraph::ModifyGraphWithDelegate(TfLiteDelegate* delegate) { in ModifyGraphWithDelegate() function in tflite::Subgraph