Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/rdr/
Dgraph_exec_order_recorder.cc27 bool DumpGraphExeOrder(const std::string &filename, const std::vector<CNodePtr> &execution_order) { in DumpGraphExeOrder() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/
Dsession_basic.cc1512 void DumpGraphExeOrder(const std::string &file_name, const std::string &target_dir, in DumpGraphExeOrder() function