The README mentions the Binarized Neural Machine Translation paper but does not really elaborate on how one can use AQT to implement one-bit weights and activations using AQT. For example, will the library take care of using LayerNorms as replacement for scaling factor, as mentioned in the paper?
The README mentions the Binarized Neural Machine Translation paper but does not really elaborate on how one can use AQT to implement one-bit weights and activations using AQT. For example, will the library take care of using LayerNorms as replacement for scaling factor, as mentioned in the paper?