Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc900 TfLiteStatus Subgraph::PrepareOpsStartingAt( in PrepareOpsStartingAt() function in tflite::Subgraph
959 TF_LITE_ENSURE_STATUS(PrepareOpsStartingAt( in PrepareOpsAndTensors()
968 PrepareOpsStartingAt(next_execution_plan_index_to_prepare_, in PrepareOpsAndTensors()
1530 &context_, PrepareOpsStartingAt(0, execution_plan_, in ModifyGraphWithDelegate()
Dsubgraph.h440 TfLiteStatus PrepareOpsStartingAt(int first_execution_plan_index,