Neural Network Distiller: A Python Package For DNN Compression Research
2019-10-27Code Available0· sign in to hype
Neta Zmora, Guy Jacob, Lev Zlotnik, Bar Elharar, Gal Novik
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/IntelLabs/distillerpytorch★ 0
- github.com/OZA15015/pruningpytorch★ 0
- github.com/vrvlive/knowlege-distillationpytorch★ 0
Abstract
This paper presents the philosophy, design and feature-set of Neural Network Distiller, an open-source Python package for DNN compression research. Distiller is a library of DNN compression algorithms implementations, with tools, tutorials and sample applications for various learning tasks. Its target users are both engineers and researchers, and the rich content is complemented by a design-for-extensibility to facilitate new research. Distiller is open-source and is available on Github at https://github.com/NervanaSystems/distiller.