Home
last modified time | relevance | path

Searched refs:GetInputAndOutputTensorDesc (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/ai/nncore/e2etest/src/
DEndToEndTest.cpp170 OH_NN_ReturnCode GetInputAndOutputTensorDesc(OH_NNExecutor *executor, in GetInputAndOutputTensorDesc() function
293 … OH_NN_ReturnCode returnCode = GetInputAndOutputTensorDesc(executor, &inputCount, inputTensorDescs, in RunExecutor()