Home
last modified time | relevance | path

Searched defs:DumpAllGraphs (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/session/
Dascend_auto_monad.cc68 void DumpAllGraphs(NotNull<KernelGraphPtr> kg, std::set<KernelGraphPtr> *memo) { in DumpAllGraphs() function
Dascend_session.cc1570 void AscendSession::DumpAllGraphs(const std::vector<KernelGraphPtr> &all_graphs) { in DumpAllGraphs() function in mindspore::session::AscendSession