Home
last modified time | relevance | path

Searched defs:IsOfflineModel (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dhdi_device_v2_0.cpp93 OH_NN_ReturnCode IsOfflineModel(std::shared_ptr<const mindspore::lite::LiteGraph> liteGraph, bool& … in IsOfflineModel() function
H A Dhdi_device_v2_1.cpp93 OH_NN_ReturnCode IsOfflineModel(std::shared_ptr<const mindspore::lite::LiteGraph> liteGraph, bool& … in IsOfflineModel() function
H A Dnncompiler.cpp306 OH_NN_ReturnCode NNCompiler::IsOfflineModel(bool& isOfflineModel) const in IsOfflineModel() function in OHOS::NeuralNetworkRuntime::NNCompiler