Jump to content

Neural Network Compression: Difference between revisions

No edit summary
Line 11: Line 11:
==Factorization==
==Factorization==


==Libraries==
Both Tensorflow and PyTorch have built in libraries for pruning:
* [https://pytorch.org/tutorials/intermediate/pruning_tutorial.html PyTorch pruning tutorial]
* [https://www.tensorflow.org/model_optimization/guide/pruning/pruning_with_keras#overview TF: Pruning with Keras]


==Resources==
==Resources==