Get quantized.caffemodel(deep compression,8bit dynamic fixed point,roughly 1/4th of the original,in terms of size)
17 views
Skip to first unread message
chaohe...@gmail.com
unread,
Oct 9, 2018, 11:13:23 PM10/9/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ristretto-users
Hi,
From SqueezeNet Example: Replace 32-bit FP multiplications by 8-bit fixed point, at an absolute accuracy drop below 1%.I can get quantized.prototxt,but how can I get quantized.caffemodel(8bit dynamic fixed point,roughly 1/4th of the original,in terms of size),As shown by the red mark in the figure below