-
Notifications
You must be signed in to change notification settings - Fork 24.2k
bootcamp task for DTensor #148932
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 you 8000 r account
base: gh/XilunWu/125/base
Are you sure you want to change the base?
bootcamp task for DTensor #148932
Conversation
[ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/148932
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New FailuresAs of commit 0e76a76 with merge base 703176e ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
assert isinstance(dim, int) | ||
dim = normalize_dim(dim, input_strategy.ndim) | ||
|
||
def size_split(N, i) -> list: |
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.
Can you be more specific about the typing here for size_split? at least preserve the List type from the input type with a type var.
Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as |
Stack from ghstack (oldest at bottom):
cc @H-Huang @awgu @kwen2501 @wanchaol @fegin @fduwjj @wz337 @wconstab @d4l3k @c-p-i-o