Home
last modified time | relevance | path

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

/foundation/ai/neural_network_runtime/test/system_test/common/
Dnnrt_test.cpp151 OH_NN_ReturnCode NNRtTest::SetInputFromMemory(uint32_t index, in SetInputFromMemory() function in OHOS::NeuralNetworkRuntime::SystemTest::NNRtTest
/foundation/ai/neural_network_runtime/frameworks/native/
Dexecutor.cpp182 OH_NN_ReturnCode Executor::SetInputFromMemory(uint32_t index, const OH_NN_Tensor& nnTensor, const O… in SetInputFromMemory() function in OHOS::NeuralNetworkRuntime::Executor