Searched defs:IsOfflineModel (Results 1 – 3 of 3) sorted by relevance
93 OH_NN_ReturnCode IsOfflineModel(std::shared_ptr<const mindspore::lite::LiteGraph> liteGraph, bool& … in IsOfflineModel() function
306 OH_NN_ReturnCode NNCompiler::IsOfflineModel(bool& isOfflineModel) const in IsOfflineModel() function in OHOS::NeuralNetworkRuntime::NNCompiler