Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

Latest commit

 

History

History
29 lines (20 loc) · 745 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 745 Bytes

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