What's Changed
* Add [head pruning](https://github.com/VainF/Torch-Pruning/tree/master/examples/transformers#pruning-attention-heads) for transformers.
* Add benchmark tools for latency, memory, throughput, etc.
* Improved interfaces.
* Transformer Pruning Benchmarks: https://github.com/VainF/Torch-Pruning/tree/master/examples/transformers
* ...
**Full Changelog**: https://github.com/VainF/Torch-Pruning/compare/v1.2.5...v1.3.0