Searched defs:GetExecutionPlan (Results 1 – 2 of 2) sorted by relevance
483 TfLiteStatus Subgraph::GetExecutionPlan(TfLiteIntArray** execution_plan) { in GetExecutionPlan() function in tflite::Subgraph495 TfLiteStatus Subgraph::GetExecutionPlan(struct TfLiteContext* context, in GetExecutionPlan() function in tflite::Subgraph
682 TfLiteStatus (*GetExecutionPlan)(struct TfLiteContext* context, member