Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion integrations/torchvision/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@ pip install sparseml[torchvision]
- [Sparse Transfer Learning with the CLI](tutorials/sparse-transfer-learning.md)
- [Sparse Transfer Learning with the Python API](tutorials/docs-torchvision-python-transfer-imagenette.ipynb)
- Sparsification from Scratch with the CLI (coming soon!)
- Sparsification from Scratch with the Python API (coming soon!)
- [Sparsification from Scratch with the Python API - ResNet-50](tutorials/docs-torchvision-sparsify-from-scatch-resnet50-beans.ipynb)
- [Sparsification from Scratch with the Python API - MobileNetv2](tutorials/docs-torchvision-sparsify-from-scratch-mobilenetv2-beans.ipynb)
- [Sparsification from Scratch with the Python API - DenseNet-121](tutorials/docs-torchvision-sparsify-from-scratch-densenet-flowers.ipynb )

## Quick Tour

Expand Down

Large diffs are not rendered by default.

Loading