Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
hummingbird_ml-0.4.9-py2.py3-none-any.whl | 2023-07-12 | 165.5 kB | |
hummingbird-ml-0.4.9.tar.gz | 2023-07-12 | 550.1 kB | |
Hummingbird v0.4.9 source code.tar.gz | 2023-07-12 | 539.5 kB | |
Hummingbird v0.4.9 source code.zip | 2023-07-12 | 654.7 kB | |
README.md | 2023-07-12 | 752 Bytes | |
Totals: 5 Items | 1.9 MB | 0 |
What's Changed
- Upgrade PyTorch to 2.0.0 by @mshr-h in https://github.com/microsoft/hummingbird/pull/691
- Removing sklearn-onnx pin now that update is released by @ksaur in https://github.com/microsoft/hummingbird/pull/693
- Fix SGDClassifier predict result bug by @hikari234 in https://github.com/microsoft/hummingbird/pull/703
- Adding hash to save/load for pickle by @ksaur in https://github.com/microsoft/hummingbird/pull/713
- Compatibility with scikit-learn 1.3.0 by @ksaur in https://github.com/microsoft/hummingbird/pull/721
New Contributors
- @hikari234 made their first contribution in https://github.com/microsoft/hummingbird/pull/703
Full Changelog: https://github.com/microsoft/hummingbird/compare/v0.4.8...v0.4.9