AojunZhou / Incremental-Network-Quantization

Caffe Implementation for Incremental network quantization
Other
191 stars 74 forks source link

How to set accumulated portions in the code? #26

Closed WeixiangXu closed 6 years ago

WeixiangXu commented 6 years ago

How to set accumulated portions in the code?

e.g.{0.3, 0.5,0.8, 0.9, 0.95, 1}, {0.2, 0.4, 0.6, 0.7, 0.8, 0.9, 0.95, 1} and {0.2, 0.4, 0.6, 0.7, 0.8, 0.85, 0.9, 0.95, 0.975, 1}