-
Notifications
You must be signed in to change notification settings - Fork 210
feat: refactor dtensor v2 policy __init__ and introduce core types #1588
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
|
❌ Submodule Fast-Forward Check FailedCheck based on commit: 124860d (PR #1588 from ❌ Submodules that need attention:Automodel: ❌ Commits have DIVERGED from a common ancestor Please ensure all submodule commits are fast-forwards of the main branch before merging. |
Signed-off-by: Hemil Desai <[email protected]>
124860d to
ffefeee
Compare
|
❌ Submodule Fast-Forward Check FailedCheck based on commit: ffefeee (PR #1588 from ❌ Submodules that need attention:Automodel: ❌ Commits have DIVERGED from a common ancestor Please ensure all submodule commits are fast-forwards of the main branch before merging. |
|
Closing in favor of #1709 |
What does this PR do ?
Refactors init of Dtensor policy v2. Depends on #1470 and #1556
Issues
Before your PR is "Ready for review"
Pre checks:
Additional Information