wenjuntan / ShiftCNN

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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}
}

About

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


Languages

Language:Python 100.0%