Add DTensor optimizer contracts and sharded portable resharding - #68
Add DTensor optimizer contracts and sharded portable resharding#68thad0ctor wants to merge 3 commits into
Conversation
|
Warning Review limit reachedYou’ve reached a temporary PR review limit under our Fair Usage Limits Policy. Next review available in: 40 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (42)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@coderabbitai review |
|
✅ Action performedReview finished.
|
Summary
Why
This implements the four remaining roadmap slices from the platform optimizer contracts handoff: the DTensor data plane, broader Hybrid rebinding, qualified topology-changing canonical projection, and scalable portable resharding. Training, native same-topology checkpointing, and portable topology-changing support remain separate explicit claims.
Contract boundaries
Muon DTensor support is limited to training and same-topology native checkpoints; portable Muon resharding remains replicated/whole-owner. AdamW-backed Hybrid supports rebinding and native same-topology checkpoints but not portable global state. Block-to-factored conversion, multidimensional meshes, subgroups, asynchronous DCP, and mixed model/optimizer Stateful composition remain unsupported and fail closed.
Validation
26ad47132426a316fb7d677fbc7aadfebc3af0ffb71d9c887ef5d93c98c5f7d8.