Home
last modified time | relevance | path

Searched defs:new_plan (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/
Dinterpreter.cc200 TfLiteStatus Interpreter::SetExecutionPlan(const std::vector<int>& new_plan) { in SetExecutionPlan()
/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc913 TfLiteStatus Subgraph::SetExecutionPlan(const std::vector<int>& new_plan) { in SetExecutionPlan()