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

Tags: neuralmagic/sparsezoo

Tags

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Final SparseZoo (#495)

* Update README.md

* Delete CODE_OF_CONDUCT.md

* Delete CONTRIBUTING.md

* Delete DEVELOPING.md

* Update MANIFEST.in

* Update NOTICE

* Update setup.py

v1.8.1

Toggle v1.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
hotfix 1.8.1 to relax pydantic version restriction (#490)

Co-authored-by: dhuangnm <[email protected]>

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update numpy version to match sparseml (#487) (#488)

numpy 2.0 is released and not yet compatible with this repo

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Cp download parallel (#477)

* add more info on what chunk is downloading, and make chunk folder foe each file (#469)

* Download iso chunk folder (#470)

* add more info on what chunk is downloading, and make chunk folder foe each file

* fix bug

* comments

* add .cache/sparsezoo/neuralmagic/

* Multiple download bug (#476)

* src/sparsezoo/utils/download.py

* revert readme"

v1.6.1

Toggle v1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Cherry-pick] Hotfix 1.6.1 for license changes (#410)

* Update NOTICE (#400)

* Update NOTICE

Removed reference to LICENSE-NEURALMAGIC

* Update NOTICE

fix apache reference to link

* Update NOTICE

* Update NOTICE (#409)

Added SparseZoo model license attributions

Co-authored-by: Mark Kurtz <[email protected]>

* pick up license changes for hotfix 1.6.1

---------

Co-authored-by: Rob Greenberg <[email protected]>
Co-authored-by: Jeannie Finks <[email protected]>
Co-authored-by: Mark Kurtz <[email protected]>
Co-authored-by: dhuang <[email protected]>

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
split out docs deps in setup extras (#390) (#391)

v1.5.2

Toggle v1.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[cherry-pick 1.5.2] pin pydantic to <2.0 (#1645) (#340)

* pin pydantic to <2.0 (#339)

* bump version to 1.5.2

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Cherry pick] Catch all exceptions for google analytics (#328)

* Catch all exceptions

* Update version to 1.5.1

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Cherry pick] Catch all exceptions for google analytics (#328)

* Catch all exceptions

* Update version to 1.5.1

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pin numpy version to <=1.21.6 (#247)