Home
last modified time | relevance | path

Searched defs:SetExecutionPlan (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dinterpreter_test_util.h71 TfLiteStatus SetExecutionPlan(const std::vector<int>& new_plan) { in SetExecutionPlan() function
H A Dinterpreter.cc287 TfLiteStatus Interpreter::SetExecutionPlan(const std::vector<int>& new_plan) { in SetExecutionPlan() function in tflite::Interpreter
/aosp_15_r20/external/tensorflow/tensorflow/lite/core/
H A Dsubgraph.cc1556 TfLiteStatus Subgraph::SetExecutionPlan(const std::vector<int>& new_plan) { in SetExecutionPlan() function in tflite::Subgraph