Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc701 state_ = kStateInvokable; in AllocateTensors()
1505 TF_LITE_ENSURE_EQ(&context_, state_, kStateInvokable); in EnsureMemoryAllocations()
1543 const bool was_invokable_before_delegate = state_ == kStateInvokable; in ModifyGraphWithDelegate()
Dsubgraph.h618 kStateInvokable, enumerator