Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/
Dinterpreter.h490 TfLiteStatus ModifyGraphWithDelegate(TfLiteDelegatePtr delegate) { in ModifyGraphWithDelegate() function
Dinterpreter.cc234 TfLiteStatus Interpreter::ModifyGraphWithDelegate(TfLiteDelegate* delegate) { in ModifyGraphWithDelegate() function in tflite::Interpreter
Dinterpreter_test.cc32 static TfLiteStatus ModifyGraphWithDelegate( in ModifyGraphWithDelegate() function in tflite::InterpreterTest
/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc995 TfLiteStatus Subgraph::ModifyGraphWithDelegate(TfLiteDelegate* delegate) { in ModifyGraphWithDelegate() function in tflite::Subgraph