Searched defs:new_plan (Results 1 – 3 of 3) sorted by relevance
71 TfLiteStatus SetExecutionPlan(const std::vector<int>& new_plan) { in SetExecutionPlan()
287 TfLiteStatus Interpreter::SetExecutionPlan(const std::vector<int>& new_plan) { in SetExecutionPlan()
1556 TfLiteStatus Subgraph::SetExecutionPlan(const std::vector<int>& new_plan) { in SetExecutionPlan()