Home
last modified time | relevance | path

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

/foundation/ai/neural_network_runtime/test/system_test/common/
Dnnrt_test.cpp146 OH_NN_ReturnCode NNRtTest::SetOutput(uint32_t index, void* buffer, size_t length) in SetOutput() function in OHOS::NeuralNetworkRuntime::SystemTest::NNRtTest
/foundation/ai/neural_network_runtime/frameworks/native/
Dexecutor.cpp277 OH_NN_ReturnCode Executor::SetOutput(uint32_t index, void* buffer, size_t length) in SetOutput() function in OHOS::NeuralNetworkRuntime::Executor