File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 1-
21# Synopsys Caffe
32
43[ ![ Build Status] ( https://travis-ci.org/foss-for-synopsys-dwc-arc-processors/synopsys-caffe.svg?branch=master )] ( https://travis-ci.org/foss-for-synopsys-dwc-arc-processors/synopsys-caffe )
@@ -35,13 +34,6 @@ export SYNOPSYS_CAFFE_HOME=[your synopsys-caffe root folder path]
3534export PATH=${SYNOPSYS_CAFFE_HOME} /build/tools:${PATH}
3635export PYTHONPATH=${SYNOPSYS_CAFFE_HOME} /python:${PYTHONPATH}
3736```
38- 5 . display * .prototxt as a image.
39- # caffe provides a python script to convert * .prototxt to * .png format.
40- sudo yum install python-pydot
41- sudo yum install graphviz
42- python ${SYNOPSYS_CAFFE_HOME}/python/draw_net.py ${SYNOPSYS_CAFFE_HOME}/examples/cifar10/cifar10_quick_train_test.prototxt cifar10.png
43- display cifar10.png
44-
4537
4638### Windows
4739A simple guide:
You can’t perform that action at this time.
0 commit comments