See https://github.com/itayhubara/BinaryNet.pytorch/blob/master/models/binarized_modules.py  I want to know what is the backward process of this function. Only use tensor.sign()? What is the backward values of it?
See https://github.com/itayhubara/BinaryNet.pytorch/blob/master/models/binarized_modules.py
I want to know what is the backward process of this function. Only use tensor.sign()? What is the backward values of it?