Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

SparseML v0.8.0

Choose a tag to compare

@jeanniefinks jeanniefinks released this 26 Oct 14:49
6e9cc4f

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