Home
last modified time | relevance | path

Searched refs:CreateTensorAndDestroyTensorDesc (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/ai/nncore/e2etest/src/
H A DEndToEndTest.cpp239 OH_NN_ReturnCode CreateTensorAndDestroyTensorDesc(NN_Tensor* tensors[], size_t count, in CreateTensorAndDestroyTensorDesc() function
305 OH_NN_ReturnCode returnCodeTmp = CreateTensorAndDestroyTensorDesc(inputTensors, inputCount, in RunExecutor()
308 returnCode = CreateTensorAndDestroyTensorDesc(outputTensors, outputCount, outputTensorDescs, deviceId); in RunExecutor()

Completed in 1 milliseconds