Karla Saur

Results 24 issues of Karla Saur

Based on [these 2 failures](https://github.com/microsoft/hummingbird/actions/runs/9230073244/job/25397550636): * Fixing the decomposition bug based on https://github.com/scikit-learn/scikit-learn/pull/28612 * TODO: Bagging issue, see https://github.com/scikit-learn/scikit-learn/pull/28432 Closes #773

help wanted

[Pipeline failure](https://github.com/microsoft/hummingbird/actions/runs/9308461310 ) related to new [skl2onnx version ](https://pypi.org/project/skl2onnx/1.17.0/) released 8 hours ago Unsupported model IR version: 10, max supported IR version: 9 Need to pin for now. ``` ===========================...

Onnxruntime 1.18.0 was [released](https://pypi.org/project/onnxruntime/#history) 3 hours ago on pypi, but I don't see it yet on their github. [From CI](https://github.com/microsoft/hummingbird/actions/runs/9134402301/job/25119853159): ``` -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================...

There was a [release](https://github.com/onnx/onnx/releases/tag/v1.16.2 ) yesterday `onnx-1.16.1` to `onnx-1.16.2` From [runner](https://github.com/microsoft/hummingbird/actions/runs/10222206038/job/28286331182) we have about 50 of these: ``` ____________ ERROR collecting tests/test_sklearn_feature_union.py _____________ ImportError while importing test module 'D:\a\hummingbird\hummingbird\tests\test_sklearn_feature_union.py'. Hint:...