Skip to content

Use upstream DTensor sharding strategies#505

Merged
aditvenk merged 1 commit into
mainfrom
aditvenk/stack/17
Jun 15, 2026
Merged

Use upstream DTensor sharding strategies#505
aditvenk merged 1 commit into
mainfrom
aditvenk/stack/17

Conversation

@aditvenk

@aditvenk aditvenk commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

AutoParallel now relies on PyTorch DTensor propagation for the upstream-backed strategy removals instead of carrying local duplicates. This covers reductions, tensor movement/scatter variants, normalization, convolution, reshape, and expand while keeping the AutoParallel-specific rules in place.

Authored with Claude.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jun 15, 2026
aditvenk added a commit that referenced this pull request Jun 15, 2026
AutoParallel now relies on PyTorch DTensor propagation for the upstream-backed strategy removals instead of carrying local duplicates. This covers reductions, tensor movement/scatter variants, normalization, convolution, reshape, and expand while keeping the AutoParallel-specific rules in place.

Authored with Claude.

stack-info: PR: #505, branch: aditvenk/stack/17
@aditvenk aditvenk force-pushed the aditvenk/stack/17 branch from fe5a407 to 6f93fc6 Compare June 15, 2026 16:37
@aditvenk aditvenk requested a review from fmassa June 15, 2026 16:37
AutoParallel now relies on PyTorch DTensor propagation for the upstream-backed strategy removals instead of carrying local duplicates. This covers reductions, tensor movement/scatter variants, normalization, convolution, reshape, and expand while keeping the AutoParallel-specific rules in place.

Authored with Claude.

stack-info: PR: #505, branch: aditvenk/stack/17
@aditvenk aditvenk marked this pull request as draft June 15, 2026 17:33
@aditvenk aditvenk changed the base branch from aditvenk/stack/2 to main June 15, 2026 17:33
@aditvenk aditvenk force-pushed the aditvenk/stack/17 branch from 6f93fc6 to e8b6acf Compare June 15, 2026 17:33
@aditvenk aditvenk marked this pull request as ready for review June 15, 2026 17:33

@fmassa fmassa left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks!

@aditvenk aditvenk merged commit 9fa2781 into main Jun 15, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants