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

Function draw_net_to_file

python/caffe/draw.py:226–244  ·  view source on GitHub ↗

Draws a caffe net, and saves it to file using the format given as the file extension. Use '.raw' to output raw text that you can manually feed to graphviz to draw graphs. Parameters ---------- caffe_net : a caffe.proto.caffe_pb2.NetParameter protocol buffer. filename : strin

(caffe_net, filename, rankdir='LR', phase=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

draw_netFunction · 0.85

Tested by

no test coverage detected