Searched refs:execute_model_tf (Results 1 – 1 of 1) sorted by relevance
93 static int execute_model_tf(TFRequestItem *request, Queue *lltask_queue);351 ret = execute_model_tf(request, tf_model->lltask_queue); in get_output_tf()1099 static int execute_model_tf(TFRequestItem *request, Queue *lltask_queue) in execute_model_tf() function1186 return execute_model_tf(request, tf_model->lltask_queue); in ff_dnn_execute_model_tf()