201 Forks
821 Stars
821 Watchers

pytorch-pruning

PyTorch Implementation of [1611.06440] Pruning Convolutional Neural Networks for Resource Efficient Inference

How to download and setup pytorch-pruning

Open terminal and run command
git clone https://github.com/jacobgil/pytorch-pruning.git
git clone is used to create a copy or clone of pytorch-pruning repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pytorch-pruning https://github.com/jacobgil/pytorch-pruning/archive/master.zip

Or simply clone pytorch-pruning with SSH
[email protected]:jacobgil/pytorch-pruning.git

If you have some problems with pytorch-pruning

You may open issue on pytorch-pruning support forum (system) here: https://github.com/jacobgil/pytorch-pruning/issues