-
Notifications
You must be signed in to change notification settings - Fork 552
Add dtensor mesh conversion test #9474
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
Conversation
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, mostly the same comments for most of the added tests.
00d5918
to
85b3962
Compare
@zhanyong-wan, @qihqi looks like the torchprime test has some issues now. Unrelated CI, no functional changes. PTAL. |
I'll let a colleague working on distributed API take a look. Talking to him now... |
Oops. I merged before I see your comment. This is a new test only addition so it should not affect functionality. Free free to revert if it causes problem. |
Adding tests for DTensor device mesh in regards to #9418.