Searched defs:SetOutputFromMemory (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/ai/neural_network_runtime/test/system_test/common/ | ||
H A D | nnrt_test.cpp | 194 OH_NN_ReturnCode NNRtTest::SetOutputFromMemory(uint32_t index, size_t length, OH_NN_Memory** pMemor… in SetOutputFromMemory() function in OHOS::NeuralNetworkRuntime::SystemTest::NNRtTest |
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ | ||
H A D | nnexecutor.cpp | 793 OH_NN_ReturnCode NNExecutor::SetOutputFromMemory(uint32_t index, const OH_NN_Memory& memory) in SetOutputFromMemory() function in OHOS::NeuralNetworkRuntime::NNExecutor |