Skip to content

Conversation

canerturkmen
Copy link
Contributor

@canerturkmen canerturkmen commented Apr 6, 2024

Issue #, if available:

#4044

Description of changes:

Update optimum and optimum-intel dependencies.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@canerturkmen canerturkmen added the module: timeseries related to the timeseries module label Apr 6, 2024
@canerturkmen canerturkmen added this to the 1.1 Release milestone Apr 6, 2024
@canerturkmen canerturkmen requested review from shchur and suzhoum April 6, 2024 09:04
@canerturkmen canerturkmen deleted the bump-optimum branch April 6, 2024 09:07
@yinweisu
Copy link
Contributor

yinweisu commented Apr 6, 2024

Previous CI Run Current CI Run

@canerturkmen canerturkmen restored the bump-optimum branch April 6, 2024 09:14
@canerturkmen canerturkmen reopened this Apr 6, 2024
@canerturkmen canerturkmen changed the title [timeseries] Fix optimum dependency conflict for pandas upgrade [timeseries] Bump optimum dependency ranges Apr 6, 2024
@canerturkmen canerturkmen marked this pull request as ready for review April 6, 2024 09:16
@yinweisu
Copy link
Contributor

yinweisu commented Apr 6, 2024

Previous CI Run Current CI Run

@yinweisu
Copy link
Contributor

yinweisu commented Apr 6, 2024

Previous CI Run Current CI Run

Copy link

github-actions bot commented Apr 6, 2024

Job PR-4055-df995b2 is done.
Docs are uploaded to http://autogluon-staging.s3-website-us-west-2.amazonaws.com/PR-4055/df995b2/index.html

@@ -56,10 +56,11 @@
"black~=23.0",
],
"chronos-openvino": [ # for faster CPU inference in pretrained models with OpenVINO
"optimum[openvino,nncf]>=1.17,<1.18",
"optimum-intel[openvino,nncf]>=1.16,<1.17",
"optimum[openvino,nncf]>=1.18,<1.19",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Does this place any restrictions on the pandas version range?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No, doesn't change any of the pandas dependency constraints for now. will start allowing pandas 2.2 once nncf releases 2.9.

@canerturkmen canerturkmen merged commit 8ddcc52 into autogluon:master Apr 8, 2024
@canerturkmen canerturkmen deleted the bump-optimum branch April 8, 2024 08:15
LennartPurucker pushed a commit to LennartPurucker/autogluon that referenced this pull request Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: timeseries related to the timeseries module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants