Searched defs:GetAnfGraph (Results 1 – 3 of 3) sorted by relevance
185 AnfGraphPtr DfGraphManager::GetAnfGraph(uint32_t graph_id) { in GetAnfGraph() function in mindspore::transform::DfGraphManager
371 FuncGraphPtr GetAnfGraph(uint32_t graph_id) { return DfGraphManager::GetInstance().GetAnfGraph(grap… in GetAnfGraph() function
69 AnfGraphPtr GetAnfGraph(uint32_t graph_id) { return nullptr; } in GetAnfGraph() function