Searched defs:SetInputFromMemory (Results 1 – 2 of 2) sorted by relevance
| /foundation/ai/neural_network_runtime/test/system_test/common/ | ||
| D | nnrt_test.cpp | 151 OH_NN_ReturnCode NNRtTest::SetInputFromMemory(uint32_t index, in SetInputFromMemory() function in OHOS::NeuralNetworkRuntime::SystemTest::NNRtTest |
| /foundation/ai/neural_network_runtime/frameworks/native/ | ||
| D | executor.cpp | 182 OH_NN_ReturnCode Executor::SetInputFromMemory(uint32_t index, const OH_NN_Tensor& nnTensor, const O… in SetInputFromMemory() function in OHOS::NeuralNetworkRuntime::Executor |