ubuntu14.04 安装graphviz:sudo apt-get insall graphviz 安装pydot:pip install pydot 其中pyparsing会自动安装 然后可利用caffe/python/draw_net.py的python脚步画出网络结构图