Home
last modified time | relevance | path

Searched refs:DrawInitGraph (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/transform/graph_ir/
Dconvert.h90 void DrawInitGraph(const std::string &name) { in DrawInitGraph() function
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/
Dpipeline_ge.cc219 …converter.DrawInitGraph(GetSaveGraphsPathName("init_graph.dot")); // for deb… in AddDFGraph()