Searched defs:new_plan (Results 1 – 4 of 4) sorted by relevance
345 TfLiteStatus Interpreter::SetExecutionPlan(const std::vector<int>& new_plan) { in SetExecutionPlan()
485 ThreadPlan *new_plan) { in ResumeNewPlan()
1302 TfLiteStatus Subgraph::SetExecutionPlan(const std::vector<int>& new_plan) { in SetExecutionPlan()
1344 ThreadPlanStepOut *new_plan = in QueueThreadPlanForStepOutNoShouldStop() local