Searched defs:SetExecutionPlan (Results 1 – 2 of 2) sorted by relevance
345 TfLiteStatus Interpreter::SetExecutionPlan(const std::vector<int>& new_plan) { in SetExecutionPlan() function in tflite::Interpreter
1302 TfLiteStatus Subgraph::SetExecutionPlan(const std::vector<int>& new_plan) { in SetExecutionPlan() function in tflite::Subgraph