Home
last modified time | relevance | path

Searched defs:SetOutputFromMemory (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/test/system_test/common/
H A Dnnrt_test.cpp194 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 Dnnexecutor.cpp793 OH_NN_ReturnCode NNExecutor::SetOutputFromMemory(uint32_t index, const OH_NN_Memory& memory) in SetOutputFromMemory() function in OHOS::NeuralNetworkRuntime::NNExecutor