This repository was archived by the owner on Jun 3, 2025. It is now read-only.
SparseML v0.8.0
New Features:
- ONNX benchmarking APIs added.
- QAT and export support added for torch.nn.Embedding layers.
- PyTorch distillation modifier implemented.
- Arithmetic and equation support for recipes added.
- Sparsification oracle available now with initial support for automatic recipe creation.
Changes:
- Torchvision integration and training pipeline reworked to simplify and streamline the codebase.
- Migration of PyTorch modifiers to base classes to be shared across all frameworks.
Resolved Issues:
- None
Known Issues:
- None