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