Skip to content

SparseML v0.8.0

Compare
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