Searched defs:DrawCNode (Results 1 – 2 of 2) sorted by relevance
464 static void DrawCNode(Graphviz *const graph_obj, const CNodePtr &node) { in DrawCNode() function
1904 void DfGraphConvertor::DrawCNode(const CNodePtr node, const OpAdapterPtr adpt) { in DrawCNode() function in mindspore::transform::DfGraphConvertor