Searched refs:BuildGraph (Results 1 – 2 of 2) sorted by relevance
68 TfLiteStatus BuildGraph(TfLiteContext* context, const NnrtDelegate::Options& options,
88 …TF_LITE_ENSURE_STATUS(BuildGraph(context, delegateOptions, params->input_tensors, params->output_t… in Init()178 TfLiteStatus NnrtDelegateKernel::BuildGraph(TfLiteContext* context, const NnrtDelegate::Options& de… in BuildGraph() function in tflite::delegate::nnrt::NnrtDelegateKernel