Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc1556 auto reset_delegation_if_not_ok = [this](TfLiteStatus status) { in ModifyGraphWithDelegate() local
1572 TF_LITE_ENSURE_STATUS(reset_delegation_if_not_ok(status)); in ModifyGraphWithDelegate()
1578 reset_delegation_if_not_ok(EnsureMemoryAllocations())); in ModifyGraphWithDelegate()
1586 reset_delegation_if_not_ok(EnsureMemoryAllocations())); in ModifyGraphWithDelegate()