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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected