Searched refs:SetOutputTensors (Results 1 – 2 of 2) sorted by relevance
74 …TfLiteStatus SetOutputTensors(TfLiteContext* context, TfLiteNode* node, OH_NNExecutor* pNnExecutio…
149 TF_LITE_ENSURE_STATUS(SetOutputTensors(context, node, pNnExecution)); in Invoke()359 TfLiteStatus NnrtDelegateKernel::SetOutputTensors(TfLiteContext* context, TfLiteNode* node, in SetOutputTensors() function in tflite::delegate::nnrt::NnrtDelegateKernel