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