Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/lite/
Dinterpreter.cc332 int first_execution_plan_index, int* last_execution_plan_index_prepared) { in PrepareOpsStartingAt() argument
333 for (int execution_plan_index = first_execution_plan_index; in PrepareOpsStartingAt()
Dinterpreter.h300 TfLiteStatus PrepareOpsStartingAt(int first_execution_plan_index,