MCPcopy Create free account
hub / github.com/microsoft/Cream / visualize.py

File visualize.py

CDARTS/lib/utils/visualize.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1""" Network architecture visualizer using graphviz """
2import sys
3from graphviz import Digraph
4import lib.utils.genotypes as gt

Callers

nothing calls this directly

Calls 2

formatMethod · 0.80
plotFunction · 0.70

Tested by

no test coverage detected