Searched defs:DumpSetup (Results 1 – 4 of 4) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/debug/data_dump/ | ||
D | e2e_dump.cc | 302 void E2eDump::DumpSetup(const session::KernelGraph *graph) { in DumpSetup() function in mindspore::E2eDump |
/third_party/mindspore/mindspore/ccsrc/backend/session/ | ||
D | gpu_session.cc | 705 void GPUSession::DumpSetup(const std::shared_ptr<KernelGraph> &kernel_graph) const { in DumpSetup() function in mindspore::session::gpu::GPUSession |
D | ascend_session.cc | 1555 void AscendSession::DumpSetup(const std::shared_ptr<KernelGraph> &kernel_graph) const { in DumpSetup() function in mindspore::session::AscendSession |
/third_party/mindspore/mindspore/ccsrc/debug/debugger/ | ||
D | debugger.cc | 408 void Debugger::DumpSetup(const KernelGraphPtr &kernel_graph) const { in DumpSetup() function in mindspore::Debugger |