Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
hummingbird_ml-0.4.12.tar.gz | 2024-10-24 | 144.2 kB | |
hummingbird_ml-0.4.12-py2.py3-none-any.whl | 2024-10-24 | 155.9 kB | |
Hummingbird v0.4.12 source code.tar.gz | 2024-10-24 | 541.3 kB | |
Hummingbird v0.4.12 source code.zip | 2024-10-24 | 657.3 kB | |
README.md | 2024-10-24 | 1.6 kB | |
Totals: 5 Items | 1.5 MB | 1 |
Announcement
This will be my (@ksaur) last release as maintainer for Hummingbird, as I am moving on to a different company and job role. It has been a fantastic 5 years as maintainer for Hummingbird! Thanks to @interesaaat and @mshr-h for all of the collaborations over the years!
What's Changed
- Pinning onnxruntime to < 1.18.0 to unblock pipeline by @ksaur in https://github.com/microsoft/hummingbird/pull/771
- [CI] Update Apache TVM to v0.16.0 by @mshr-h in https://github.com/microsoft/hummingbird/pull/772
- skl2onnx==1.17.0 has Unsupported model version by @ksaur in https://github.com/microsoft/hummingbird/pull/777
- Deprecating Python 3.8 by @ksaur in https://github.com/microsoft/hummingbird/pull/775
- pinning numpy for older SKL backwards compat tests by @ksaur in https://github.com/microsoft/hummingbird/pull/780
- [CI] Update Apache TVM to v0.17.0 by @mshr-h in https://github.com/microsoft/hummingbird/pull/786
- mitigating onnx install issue by @ksaur in https://github.com/microsoft/hummingbird/pull/789
- [CI] Upgrade ubuntu runner image to ubuntu-24.04 by @mshr-h in https://github.com/microsoft/hummingbird/pull/787
- [CI] Upgrade macos runner image by @mshr-h in https://github.com/microsoft/hummingbird/pull/785
- Fixing codecov token by @ksaur in https://github.com/microsoft/hummingbird/pull/796
- Fix TVM error on [#797] by @mshr-h in https://github.com/microsoft/hummingbird/pull/798
- [CI] Upgrade pytorch to 2.4.1 by @mshr-h in https://github.com/microsoft/hummingbird/pull/784
Full Changelog: https://github.com/microsoft/hummingbird/compare/v0.4.11...v0.4.12