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