How to change dtype of weights from float32 to float16 in pycaffe?

34 views
Skip to first unread message

Sivagnanam Namasivayamurthy

unread,
Nov 4, 2016, 7:16:37 AM11/4/16
to Caffe Users
I have a pre-trained faster-rcnn caffe model. I'm able to get the weights of the model using net.params[pr][0].data. As of now the weights are of numpy float32 type. I would like to reduce it to float 16 just to reduce the size of the model.
Reply all
Reply to author
Forward
0 new messages