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

SparseML v0.3.1 Patch Release

Choose a tag to compare

@jeanniefinks jeanniefinks released this 14 May 00:01
97bf486

This is a patch release for 0.3.0 that contains the following changes:

  • DeepSparse APIs now properly referencing VNNI check
  • Block sparse masks now applied for pruning modifiers
  • Some tests marked as flaky to make tests more consistent
  • Docs updated for new Discourse and Slack links
  • Modifier code refactored to better support Automatic Mixed Precision Training (AMP) in PyTorch
  • Emulated_step added to manager for inconsistent steps_per_epoch in PyTorch
  • Serialization of block sparse-enabled pruning modifiers no longer fail on reload