Skip to content

Releases: neuralmagic/sparsify

Sparsify v0.3.0

30 Apr 23:53
4424990
Compare
Choose a tag to compare

New Features:

  • None

Changes:

  • Version changed to be loaded from version.py file, default build on branches is now nightly.

Resolved Issues:

  • Broken images, links, and typos in documentation addressed.

Known Issues:

  • Some ONNX models are failing after running loss/performance profiling.

Sparsify v0.2.0

31 Mar 23:11
75f08eb
Compare
Choose a tag to compare

New Features:

  • None

Changes:

  • Version and DeepSparse dependencies upgraded to 0.2.0.

Resolved Issues:

  • Docs and readme fixes made for minor issues and broken links.
  • Makefile no longer deletes files for docs compilation and cleaning.

Known Issues:

  • None

Sparsify v0.1.1 Patch Release

01 Mar 19:57
f6d9264
Compare
Choose a tag to compare

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

  • Docs updates: tagline, overview, update to use sparsification for verbiage
  • Nightly build dependencies now match on major.minor and not full version
  • Nightly versions now showing in the UI for DeepSparse products
  • Rewrite of the jobworker to simplify it's interface for easier debugging and understanding
  • Improved pruning sparsity level selections for the pruning modifier
  • Axios dependency security vulnerability addressed by upgrading its version

Sparsify v0.1.0 First GitHub Release

04 Feb 21:22
f7500e6
Compare
Choose a tag to compare

Welcome to our initial release on GitHub! Older release notes can be found here.

New Features:

  • MakeFile flows and utilities implemented for GitHub repo structure.

Changes:

  • Software packaging updated to reflect new GitHub distribution channel, from file naming conventions to license enforcement removal.

Resolved Issues:

  • None

Known Issues:

  • None