MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / get_pydot_graph

Function get_pydot_graph

python/caffe/draw.py:130–202  ·  view source on GitHub ↗

Create a data structure which represents the `caffe_net`. Parameters ---------- caffe_net : object rankdir : {'LR', 'TB', 'BT'} Direction of graph layout. label_edges : boolean, optional Label the edges (default is True). phase : {caffe_pb2.Phase.TRAIN, caffe

(caffe_net, rankdir, label_edges=True, phase=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

draw_netFunction · 0.85

Calls 3

get_layer_labelFunction · 0.85
get_edge_labelFunction · 0.85

Tested by

no test coverage detected