Searched defs:SetOutputFromMemory (Results 1 – 2 of 2) sorted by relevance
| /foundation/ai/neural_network_runtime/test/system_test/common/ | ||
| 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 |
| /foundation/ai/neural_network_runtime/frameworks/native/ | ||
| D | executor.cpp | 332 OH_NN_ReturnCode Executor::SetOutputFromMemory(uint32_t index, const OH_NN_Memory& memory) in SetOutputFromMemory() function in OHOS::NeuralNetworkRuntime::Executor |