/ptparser

A parser tool for profiling model structures and parameters only with the caffe model prototxt

Primary LanguagePython

ptparser

A parser for profiling model structures and parameters only with the caffe model prototxt

Example

    python ptparser.py -p lenet_train_test.prototxt -w 28 -g 28

example