Searched refs:SetInputTensors (Results 1 – 2 of 2) sorted by relevance
72 …TfLiteStatus SetInputTensors(TfLiteContext* context, TfLiteNode* node, OH_NNExecutor* pNnExecution,
146 TF_LITE_ENSURE_STATUS(SetInputTensors(context, node, pNnExecution, inputNnTensor)); in Invoke()322 TfLiteStatus NnrtDelegateKernel::SetInputTensors(TfLiteContext* context, TfLiteNode* node, in SetInputTensors() function in tflite::delegate::nnrt::NnrtDelegateKernel