/ChainerPruner

ChainerPruner: Channel Pruning framework for Chainer

Primary LanguagePythonMIT LicenseMIT

ChainerPruner

Build Status License

ChainerPruner: Channel Pruning framework for Chainer

Installation

  • requirements:
    • Python >= 3.6
    • (optional) chainer >= 5.1.0
    • (optional) chainercv
    • (optional) torch == 1.1.0
    • (optional) torchvision == 0.3.0
    • networkx
    • (optional) scipy
$ pip install git+https://github.com/DeNA/ChainerPruner

LICENSE

MIT License (see LICENSE file).

Author

tkat0