Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 291 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 291 Bytes

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