-
Notifications
You must be signed in to change notification settings - Fork 1.1k
update version cap to 2.7 of pytorch and pytorch-lightning #5000
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
update version cap to 2.7 of pytorch and pytorch-lightning #5000
Conversation
multimodal tests failing appear to be same cause as the master branch failures. |
… 2.6 change of default from False to True
… 2.6 change of default from False to True
Job PR-5000-0e710b1 is done. |
@FireballDWF Thanks for the contrib!! @tonyhoo Looks like CI has passed, if all looks good to you, feel free to approve and merge. Cheers! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contributions
update version cap to 2.7 of pytorch and pytorch-lightning, as well as increasing cap of torchvision.
Not only will this allow direct users of autogluon to start using pytorch 2.6, it will also allow users of downstream projects like Sagemaker Distribution to use pytorch 2.6 once autogluon cuts a release
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.