BayesWatch / pytorch-prunes
Code for https://arxiv.org/abs/1810.04622
☆141Updated 5 years ago
Alternatives and similar repositories for pytorch-prunes:
Users that are interested in pytorch-prunes are comparing it to the libraries listed below
- PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnell (ICLR 2018)☆125Updated 6 years ago
- pytorch model summary, statistic parameters number, memory usage, FLOPs and so on☆98Updated 5 years ago
- Code for "EigenDamage: Structured Pruning in the Kronecker-Factored Eigenbasis" https://arxiv.org/abs/1905.05934☆112Updated 5 years ago
- [ECCV 2018] Sparsely Aggreagated Convolutional Networks https://arxiv.org/abs/1801.05895☆124Updated 6 years ago
- A PyTorch implementation of "Incremental Network Quantization: Towards Lossless CNNs with Low-Precision Weights"☆167Updated 5 years ago
- Prunable nn layers for pytorch.☆48Updated 6 years ago
- Batch normalization fusion for PyTorch. This is an archived repository, which is not maintained.☆197Updated 5 years ago
- Network acceleration methods☆177Updated 3 years ago
- TensorFlow implementation of PNASNet-5 on ImageNet