itayhubara/BinaryNet

Why are we multiplying (instead of dividing) by the std here?

AndyShih12 opened this issue · 1 comments

self.output:cmul(self.buffer)

Because we save the running_std reciprocal - look at line 90