Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnnexecutor.cpp240 OH_NN_ReturnCode NNExecutor::RunSync(NN_Tensor* inputTensors[], size_t inputSize, in RunSync() function in OHOS::NeuralNetworkRuntime::NNExecutor
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dneural_network_core.cpp1638 OH_NN_ReturnCode RunSync(Executor *executor, in RunSync() function