A TensorFlow Implementation of AdderNet

This is a A TensorFlow Implementation of AdderNet. The original paper, AdderNet (H. Chen, et al., AdderNet: Do We Really Need Multiplications in Deep Learning?), is implemented with PyTorch. Here we provide a TensorFlow alternative for training and evaluating the Adder layer operator and related network backbones.

The codes is available (click the “Codes” button).