Searched refs:BuildInputTensor (Results 1 – 2 of 2) sorted by relevance
87 OH_NN_ReturnCode BuildInputTensor(uint32_t index, const OH_NN_Tensor& nnTensor,
427 OH_NN_ReturnCode NNExecutor::BuildInputTensor(uint32_t index, const OH_NN_Tensor& nnTensor, in BuildInputTensor() function in OHOS::NeuralNetworkRuntime::NNExecutor587 auto ret = BuildInputTensor(index, nnTensor, inputTensor); in SetInput()661 auto ret = BuildInputTensor(index, nnTensor, inputTensor); in SetInputFromMemory()