Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnnexecutor.cpp228 OH_NN_ReturnCode NNExecutor::SetOnRunDone(NN_OnRunDone onRunDone) in SetOnRunDone()
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dneural_network_core.cpp1578 …RT_API OH_NN_ReturnCode OH_NNExecutor_SetOnRunDone(OH_NNExecutor *executor, NN_OnRunDone onRunDone) in OH_NNExecutor_SetOnRunDone()