Skip to content

Remove named tensor handling from executorch (#19642)#19642

Open
jbschlosser wants to merge 1 commit into
pytorch:mainfrom
jbschlosser:export-D105195535
Open

Remove named tensor handling from executorch (#19642)#19642
jbschlosser wants to merge 1 commit into
pytorch:mainfrom
jbschlosser:export-D105195535

Conversation

@jbschlosser
Copy link
Copy Markdown

@jbschlosser jbschlosser commented May 18, 2026

Summary:

The PyTorch team is dropping the named tensor feature entirely to reduce overhead and cleanup code bloat. This diff removes usage of all named tensor APIs in advance of this removal to avoid breakage.

Reviewed By: larryliu0820

Differential Revision: D105195535

@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented May 18, 2026

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/19642

Note: Links to docs will display an error until the docs builds have been completed.

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

✅ No Failures

As of commit 3862917 with merge base bed30e8 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 18, 2026
@meta-codesync
Copy link
Copy Markdown
Contributor

meta-codesync Bot commented May 18, 2026

@jbschlosser has exported this pull request. If you are a Meta employee, you can view the originating Diff in D105195535.

@jbschlosser jbschlosser added the release notes: none Do not include this in the release notes label May 18, 2026
Summary:


The PyTorch team is dropping the named tensor feature entirely to reduce overhead and cleanup code bloat. This diff removes usage of all named tensor APIs in advance of this removal to avoid breakage.

Reviewed By: larryliu0820

Differential Revision: D105195535
@meta-codesync meta-codesync Bot changed the title Remove named tensor handling from executorch Remove named tensor handling from executorch (#19642) May 18, 2026
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 Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported release notes: none Do not include this in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants