Home
last modified time | relevance | path

Searched refs:DumpNode (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/
Dparallel_fusion.cc347 std::string DumpNode(const AnfNodePtr &node) { in DumpNode() function
365 buf << "(" << DumpNode(node) << ") -> "; in DumpParallelGroups()
378 buf << "(" << DumpNode(node) << ") + "; in DumpParallelFusionDetail()
381 << "(" << DumpNode(target) << ")"; in DumpParallelFusionDetail()
/third_party/abseil-cpp/absl/strings/
Dcord.cc200 static void DumpNode(CordRep* rep, bool include_data, std::ostream* os);
1825 static void DumpNode(CordRep* rep, bool include_data, std::ostream* os) { in DumpNode() function
1873 DumpNode(root, true, &buf); in ReportError()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcord.cc117 static void DumpNode(CordRep* rep, bool include_data, std::ostream* os,
1865 static void DumpNode(CordRep* rep, bool include_data, std::ostream* os, in DumpNode() function
1915 DumpNode(root, true, &buf); in ReportError()