Home
last modified time | relevance | path

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

/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
Dneural_network_core.cpp535 OH_NN_ReturnCode AuthenticateModel(const Compilation* compilation) in AuthenticateModel() function
611 OH_NN_ReturnCode ret = AuthenticateModel(compilationImpl); in Authentication()