Skip to content

Conversation

liangel-02
Copy link
Contributor

No description provided.

Copy link

pytorch-bot bot commented Aug 25, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/2876

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 422a9d3 with merge base 9f1e32b (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 25, 2025
@liangel-02 liangel-02 changed the title fix import fix ci import error Aug 25, 2025
@liangel-02 liangel-02 added the topic: not user facing Use this tag if you don't want this PR to show up in release notes label Aug 25, 2025
@liangel-02 liangel-02 marked this pull request as ready for review August 25, 2025 22:52
@@ -45,6 +45,12 @@
"torchtitan not installed, skipping MoE tests.", allow_module_level=True
)

if torch.version.hip is not None:
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you add this to test_tp.py and test_fsdp_tp.py as well?

Copy link
Contributor

@danielvegamyhre danielvegamyhre left a comment

Choose a reason for hiding this comment

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

Thanks for adding this! Please make sure all CI is green for merging

Copy link
Collaborator

@petrex petrex left a comment

Choose a reason for hiding this comment

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

I see module level skip here. any plan to enable the test suite in the future?

@danielvegamyhre
Copy link
Contributor

I see module level skip here. any plan to enable the test suite in the future?

We would love to have AMD support in the future, but have no concrete plan/timeline for it. We are currently focused on B200 and H100 related workflows for PTC in October. If you'd like to contribute AMD support for MoE training code it would be welcome!

@liangel-02 liangel-02 merged commit 6a6a672 into main Aug 26, 2025
21 checks passed
@liangel-02 liangel-02 deleted the test_fsdp branch August 26, 2025 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/rocm ciflow/4xh100 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: rocm moe topic: not user facing Use this tag if you don't want this PR to show up in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants