-
Notifications
You must be signed in to change notification settings - Fork 651
Add rocm support for models, flux & torchft integration tests. #2172
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
Add rocm support for models, flux & torchft integration tests. #2172
Conversation
|
Warning: Unknown label
Please add the new label to .github/pytorch-probot.yml |
tianyu-l
left a comment
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.
It seems model tests were not triggered?
It is getting triggered now and passing for both rocm & cuda. |
tianyu-l
left a comment
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.
sgtm, torchft related failures are not relevant, and are being fixed in meta-pytorch/torchft#305
In this PR, adding rocm support for models, flux & torchft integration tests.
Also, enabled model_only_hf_checkpoint features test for ROCm.