Searched defs:DumpAllGraphs (Results 1 – 2 of 2) sorted by relevance
68 void DumpAllGraphs(NotNull<KernelGraphPtr> kg, std::set<KernelGraphPtr> *memo) { in DumpAllGraphs() function
1570 void AscendSession::DumpAllGraphs(const std::vector<KernelGraphPtr> &all_graphs) { in DumpAllGraphs() function in mindspore::session::AscendSession