Searched defs:DumpGraphExeOrder (Results 1 – 3 of 3) sorted by relevance
26 bool DumpGraphExeOrder(const std::string &filename, const std::vector<CNodePtr> &execution_order) { in DumpGraphExeOrder() function
106 void DumpGraphExeOrder(const std::vector<CNodePtr> &execution_order, const std::string &tag = "") { in DumpGraphExeOrder() function
2701 void DumpGraphExeOrder(const std::string &file_name, const std::string &target_dir, in DumpGraphExeOrder() function