What is the State of Neural Network Pruning?, Davis Blalock, Jose Javier Gonzalez Ortiz, Jonathan Frankle, John Guttag, 2020Proceedings of Machine Learning and Systems, Vol. 2DOI: 10.48550/arXiv.2003.03033 - A comprehensive survey comparing various pruning techniques, including both structured and unstructured methods, and their practical implications for efficiency.
Pruning techniques - PyTorch 2.3 documentation, Torch Contributors, 2019 (Torch Contributors) - Official documentation for PyTorch's pruning utilities, demonstrating practical implementation of both unstructured and structured pruning methods.