itayhubara / BinaryNet.pytorch

Binarized Neural Network (BNN) for pytorch
505 stars 126 forks source link

Shift based batch normalization #12

Open jack-kjlee opened 6 years ago

jack-kjlee commented 6 years ago

Is there any implementation of shift based batch normalization in Pytorch version of BinaryNet?

shift-based bn code of other version is hard to read for me..