Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/debug/
Ddraw.cc395 static void DrawValueNode(Graphviz *const graph_obj, const ValueNodePtr &node) { in DrawValueNode()
445 static void DrawParallelInfo(Graphviz *const graph_obj, const CNodePtr &node) { in DrawParallelInfo()
464 static void DrawCNode(Graphviz *const graph_obj, const CNodePtr &node) { in DrawCNode()