-
Notifications
You must be signed in to change notification settings - Fork 167
feat: refactor dtensor policy v2 into modular functions #1511
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: f4a4d1d (PR #1511 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. |
|
❌ Submodule Fast-Forward Check FailedCheck based on commit: ae04fcc (PR #1511 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]>
Signed-off-by: Hemil Desai <[email protected]>
Signed-off-by: Hemil Desai <[email protected]>
Signed-off-by: Hemil Desai <[email protected]>
❌ Submodule Fast-Forward Check FailedCheck based on commit: 0ac6167 (PR #1511 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. |
0ac6167 to
be7fc16
Compare
|
❌ Submodule Fast-Forward Check FailedCheck based on commit: be7fc16 (PR #1511 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]>
|
❌ Submodule Fast-Forward Check FailedCheck based on commit: a4d2501 (PR #1511 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]>
|
❌ Submodule Fast-Forward Check FailedCheck based on commit: 3222237 (PR #1511 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]>
|
❌ Submodule Fast-Forward Check FailedCheck based on commit: 14e04d4 (PR #1511 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]>
|
❌ Submodule Fast-Forward Check FailedCheck based on commit: dbe1707 (PR #1511 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. |
What does this PR do ?
refactors dtensor policy v2 into core modular reusable functions
Issues
List issues that this PR closes (syntax):
Usage
# Add a code snippet demonstrating how to use thisBefore your PR is "Ready for review"
Pre checks:
Additional Information