Searched refs:SetInputTensorWithCurrentBuffer (Results 1 – 2 of 2) sorted by relevance
89 …OH_NN_ReturnCode SetInputTensorWithCurrentBuffer(uint32_t index, std::shared_ptr<NNTensor> inputTe…
476 OH_NN_ReturnCode NNExecutor::SetInputTensorWithCurrentBuffer(uint32_t index, in SetInputTensorWithCurrentBuffer() function in OHOS::NeuralNetworkRuntime::NNExecutor609 … ret = SetInputTensorWithCurrentBuffer(index, inputTensor, buffer, dataLength, curBufferLength); in SetInput()