News

PyTorch pruning example for ResNet. ResNet18 pre-trained on CIFAR-10 dataset maintains the same prediction accuracy with 50x compression after pruning. $ docker build -f docker/pytorch.Dockerfile --no ...
Unfortunately, the PyTorch documentation has been a bit lacking in this area, and examples found online can often be out-of-date. To make usage of DDP on CSC's Supercomputers easier, we have created a ...