Home
last modified time | relevance | path

Searched refs:GetInputDimVec (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnnexecutor.h77 OH_NN_ReturnCode GetInputDimVec() const;
H A Dnnexecutor.cpp38 OH_NN_ReturnCode NNExecutor::GetInputDimVec() const in GetInputDimVec() function in OHOS::NeuralNetworkRuntime::NNExecutor
88 OH_NN_ReturnCode ret = GetInputDimVec(); in GetInputDimRange()