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

Upgrade to torch 2.2 and update CI images #4123

Merged
merged 6 commits into from
May 22, 2024

Conversation

prateekdesai04
Copy link
Contributor

Issue #, if available:

Description of changes:
This is a PR similar to #4118
But includes the updated image changes, and these images are also built and pushed to AG's ECR repo which will be used by the CI.
Pre-this PR CI was having Torch 2.1 + cu121 for GPU and Torch 2.1 for CPU
Post-this PR CI has Torch 2.2 + cu12.1 for GPU and Torch 2.2 for CPU

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

@prateekdesai04 prateekdesai04 added the run-multi-gpu Run multimodal multi-gpu tests label Apr 22, 2024
@yinweisu
Copy link
Contributor

Previous CI Run Current CI Run
botocore==1.34.88 botocore==1.34.89
boto3==1.34.88 boto3==1.34.89
botocore==1.34.88 botocore==1.34.89
boto3==1.34.88 boto3==1.34.89

@Innixma Innixma added this to the 1.1.1 Release milestone May 17, 2024
@yinweisu
Copy link
Contributor

Previous CI Run Current CI Run
botocore==1.34.107 botocore==1.34.108
boto3==1.34.107 boto3==1.34.108
botocore==1.34.107 botocore==1.34.108
boto3==1.34.107 boto3==1.34.108

@prateekdesai04 prateekdesai04 added the model list checked You have updated the model list after modifying multimodal unit tests/docs label May 20, 2024
Copy link

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

@yinweisu
Copy link
Contributor

Previous CI Run Current CI Run
pytorch-lightning==2.2.4 pytorch-lightning==2.1.4
torchvision==0.17.2 torchvision==0.16.2
annotated-types==0.6.0 annotated-types==0.7.0
triton==2.2.0 triton==2.1.0
torch==2.2.2 torch==2.1.2
nvidia-nccl-cu12==2.19.3 nvidia-nccl-cu12==2.18.1
transformers==4.39.3 transformers==4.38.2
pytorch-lightning==2.2.4 pytorch-lightning==2.1.4
torchvision==0.17.2 torchvision==0.16.2
annotated-types==0.6.0 annotated-types==0.7.0
triton==2.2.0 triton==2.1.0
torch==2.2.2 torch==2.1.2
nvidia-nccl-cu12==2.19.3 nvidia-nccl-cu12==2.18.1
transformers==4.39.3 transformers==4.38.2

Copy link
Contributor

@Innixma Innixma left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks @prateekdesai04 and @tonyhoo for diving into this and coming up with a solution for mmdet incompatibility!

@yinweisu
Copy link
Contributor

Previous CI Run Current CI Run

@yinweisu
Copy link
Contributor

Previous CI Run Current CI Run
botocore==1.34.109 botocore==1.34.110
boto3==1.34.109 boto3==1.34.110
botocore==1.34.109 botocore==1.34.110
boto3==1.34.109 boto3==1.34.110

Copy link

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

@prateekdesai04 prateekdesai04 merged commit 3739212 into autogluon:master May 22, 2024
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
model list checked You have updated the model list after modifying multimodal unit tests/docs run-multi-gpu Run multimodal multi-gpu tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants