Hummingbird v0.4.3
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
- @jfrery made their first contribution in #566
- @shubh0508 contributed a bug fix in #568
Full Changelog: v0.4.2...v0.4.3