Home
last modified time | relevance | path

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

/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
Dexecutor.h62 virtual bool DeinitModel(std::string mode) in DeinitModel() function
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
Dnnexecutor.cpp1637 bool NNExecutor::DeinitModel(std::string mode) in DeinitModel() function in OHOS::NeuralNetworkRuntime::NNExecutor