Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: GBM tests failing after new release from upstream dependency #2347

Merged
merged 1 commit into from
Aug 3, 2022

Conversation

jppgks
Copy link
Contributor

@jppgks jppgks commented Aug 3, 2022

hummingbird-ml depends on onnxconverter-common. onnxconverter-common 1.12 introduced a dependency on onnxruntime. Since we do not use the onnx features from hummingbird, we can avoid the addition of onnxruntime dependency.

hummingbird-ml depends on onnxconverter-common. onnxconverter-common 1.12 introduced a dependency on onnxruntime. Since we do not use the onnx features from hummingbird, we can avoid the addition of onnxruntime dependency.
Copy link
Collaborator

@tgaddair tgaddair left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! We should ask hummingbird team to make onnx deps optional.

@jppgks jppgks changed the title pin onnxconverter-common to below 1.12 fix: GBM tests failing after new release from upstream dependency Aug 3, 2022
@github-actions
Copy link

github-actions bot commented Aug 3, 2022

Unit Test Results

       6 files  ±0         6 suites  ±0   2h 38m 38s ⏱️ + 11m 6s
2 946 tests ±0  2 897 ✔️ +11    49 💤 ±0  0  - 11 
8 838 runs  ±0  8 655 ✔️ +33  183 💤 ±0  0  - 33 

Results for commit 34de1b0. ± Comparison against base commit 767f14a.

@jppgks jppgks merged commit 44afa4f into master Aug 3, 2022
@jppgks jppgks deleted the pin-tree-requirement branch August 3, 2022 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants