Home
last modified time | relevance | path

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

/test/xts/acts/ai/nncore/e2etest/src/
DEndToEndTest.cpp123 OH_NN_ReturnCode SetInputData(NN_Tensor* inputTensor[], size_t inputSize) in SetInputData() function
313 returnCode = SetInputData(inputTensors, inputCount); in RunExecutor()