Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnncompiler.h70 OH_NN_ReturnCode CheckModelParameter() const;
H A Dnncompiler.cpp284 OH_NN_ReturnCode NNCompiler::CheckModelParameter() const in CheckModelParameter() function in OHOS::NeuralNetworkRuntime::NNCompiler
418 OH_NN_ReturnCode ret = CheckModelParameter(); in Build()