Home
last modified time | relevance | path

Searched refs:RedoAllDelegates (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc675 TF_LITE_ENSURE_STATUS(RedoAllDelegates()); in AllocateTensors()
1463 TfLiteStatus Subgraph::RedoAllDelegates() { in RedoAllDelegates() function in tflite::Subgraph
1519 TF_LITE_ENSURE_STATUS(RedoAllDelegates()); in ModifyGraphWithDelegate()
Dsubgraph.h586 TfLiteStatus RedoAllDelegates();