Searched refs:GetMetaGraph (Results 1 – 4 of 4) sorted by relevance
61 void* GetMetaGraph() const;
746 void* InnerModel::GetMetaGraph() const in GetMetaGraph() function in OHOS::NeuralNetworkRuntime::InnerModel
134 m_metaGraph = m_innerModel->GetMetaGraph(); in NNCompiler()
116 MOCK_CONST_METHOD0(GetMetaGraph, void*());