Searched refs:graph_is_immutable (Results 1 – 1 of 1) sorted by relevance
895 const bool graph_is_immutable = state_ == kStateInvokableAndImmutable; in ResizeInputTensor() local896 if (graph_is_immutable && !delegates_applied) { in ResizeInputTensor()916 if (graph_is_immutable) { in ResizeInputTensor()