/ShiftCNN

A script to convert floating-point CNN models into generalized low-precision ShiftCNN representation

Primary LanguagePython

ShiftCNN paper:

@article{ShiftCNN,
  author    = {Denis Gudovskiy and Luca Rigazio},
  title     = {Shift{CNN}: Generalized Low-Precision Architecture for Inference of Convolutional Neural Networks},
  journal   = {arXiv preprint arXiv:1706.02393},
  year      = {2017}
}