Searched refs:GetInputAndOutputTensorDesc (Results 1 – 1 of 1) sorted by relevance
170 OH_NN_ReturnCode GetInputAndOutputTensorDesc(OH_NNExecutor *executor, in GetInputAndOutputTensorDesc() function293 … OH_NN_ReturnCode returnCode = GetInputAndOutputTensorDesc(executor, &inputCount, inputTensorDescs, in RunExecutor()