Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc836 TF_LITE_ENSURE_STATUS(UndoAllDelegates()); in ResizeInputTensor()
1385 TfLiteStatus Subgraph::UndoAllDelegates() { in UndoAllDelegates() function in tflite::Subgraph
1476 TF_LITE_ENSURE_STATUS(UndoAllDelegates()); in RemoveAllDelegates()
Dsubgraph.h582 TfLiteStatus UndoAllDelegates();