-
Notifications
You must be signed in to change notification settings - Fork 53
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
DID-parallelize a loop split in Python. #3503
Conversation
50ccaac
to
860791e
Compare
!test |
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.
lgtm. Failing tests looks like something with CI machines? I restarted the tests 🤞
H100 tests have been failing in CI for quite a while. I already tagged @xwang233 in #3284 (comment). |
!test |
!test |
For #2563
List of major changes:
FusionDefinition.sched.set_allocation_as_loop
to set the allocation domain of a TensorView to be the same as loop.shard_tensor
to be used in unit tests. This leads to some refactoring on the C++ side.self.sched
and is made more flexible.