Skip to content

try smaller decomp table#328

Draft
pianpwk wants to merge 1 commit intometa-pytorch:mainfrom
pianpwk:pianpwk/small_decomp_table
Draft

try smaller decomp table#328
pianpwk wants to merge 1 commit intometa-pytorch:mainfrom
pianpwk:pianpwk/small_decomp_table

Conversation

@pianpwk
Copy link
Contributor

@pianpwk pianpwk commented Feb 28, 2026

No description provided.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Feb 28, 2026

# _unsafe_view is not tagged as a view op but is semantically a reshape;
# its non-tensor shape args become invalid after sharding so skip costing.
if node.target == torch.ops.aten._unsafe_view.default:
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't this be fixed in PyTorch? I'd expect _unsafe_view to have the is_view tag set?

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