Skip to content

Hummingbird v0.4.3

Compare
Choose a tag to compare
@ksaur ksaur released this 11 Mar 23:00
· 113 commits to main since this release
fa26c67

This minor release includes bug fixes and external dependency updates.

What's Changed

  • Fixed a problem with pandas with the latest xgb models in #562
  • Minor changes to tests related to verifying that new versions of torch, scikit-learn, and Python3.9 work in #554, #560
  • allow tree_implementation="gemm" with onnx backend by @jfrery in #566

New Contributors

Full Changelog: v0.4.2...v0.4.3