Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/core/
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
/external/tensorflow/tensorflow/lite/c/
Dcommon.h703 TfLiteStatus (*GetExecutionPlan)(struct TfLiteContext* context, member
/external/mesa3d/include/tensorflow/lite/core/c/
Dcommon.h751 TfLiteStatus (*GetExecutionPlan)(struct TfLiteContext* context, member