Searched refs:m_nnrtDevice (Results 1 – 2 of 2) sorted by relevance
38 m_nnrtDevice{0}, in NnrtDelegateKernel()85 size_t m_nnrtDevice; variable
81 TF_LITE_ENSURE_STATUS(tflite::GetTargetDevice(context, params->delegate, m_nnrt, m_nnrtDevice)); in Init()394 …RETURN_TFLITE_ERROR_IF_NN_ERROR(m_nnrt->OH_NNCompilation_SetDevice(m_pNnCompilation, m_nnrtDevice), in SetNnOptions()