Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/core/
H A Dsubgraph.cc501 TfLiteStatus Subgraph::GetExecutionPlan(TfLiteIntArray** execution_plan) { in GetExecutionPlan() function in tflite::Subgraph
513 TfLiteStatus Subgraph::GetExecutionPlan(struct TfLiteContext* context, in GetExecutionPlan() function in tflite::Subgraph
/aosp_15_r20/external/tensorflow/tensorflow/lite/c/
H A Dcommon.h703 TfLiteStatus (*GetExecutionPlan)(struct TfLiteContext* context, member
/aosp_15_r20/external/mesa3d/include/tensorflow/lite/core/c/
H A Dcommon.h751 TfLiteStatus (*GetExecutionPlan)(struct TfLiteContext* context, member