Home
last modified time | relevance | path

Searched defs:DumpGraphExeOrder (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/debug/rdr/
Dgraph_exec_order_recorder.cc26 bool DumpGraphExeOrder(const std::string &filename, const std::vector<CNodePtr> &execution_order) { in DumpGraphExeOrder() function
/third_party/mindspore/mindspore/ccsrc/backend/session/
Dascend_session.cc106 void DumpGraphExeOrder(const std::vector<CNodePtr> &execution_order, const std::string &tag = "") { in DumpGraphExeOrder() function
Dsession_basic.cc2701 void DumpGraphExeOrder(const std::string &file_name, const std::string &target_dir, in DumpGraphExeOrder() function