EricliuEx

Results 2 comments of EricliuEx

#因此对于bn_module.weight.data(scale)为正数的,等于增大其梯度,按照梯度相反数更新,即bn_module.weight.data(scale)为正数的数值调小, #因此对于bn_module.weight.data(scale)为负数的,等于减小其梯度,按照梯度相反数更新,即bn_module.weight.data(scale)e为负数的数值调大, #即将bn_module.weight.data(scale)的绝对值调小,是其增加regular 用来产生绝对值调小的bn_module.weight.data(scale)方便其后的剪枝

Prune channels: 2675 Prune ratio: 0.102 Detecting objects: 100%|██████████| 40/40 [06:33