Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc902 int* last_execution_plan_index_prepared) { in PrepareOpsStartingAt() argument
921 *last_execution_plan_index_prepared = execution_plan_index; in PrepareOpsStartingAt()
1528 int last_execution_plan_index_prepared; in ModifyGraphWithDelegate() local
1531 &last_execution_plan_index_prepared)); in ModifyGraphWithDelegate()
Dsubgraph.h442 int* last_execution_plan_index_prepared);