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

@jbschlosser jbschlosser commented May 18, 2026

Copy link
Copy Markdown

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

pytorch-bot Bot commented May 18, 2026

Copy link
Copy Markdown

🔗 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:

✅ You can merge normally! (2 Unrelated Failures)

As of commit ef5799b with merge base c8c04e4 (image):

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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

meta-codesync Bot commented May 18, 2026

Copy link
Copy Markdown
Contributor

@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
@meta-codesync meta-codesync Bot changed the title Remove named tensor handling from executorch Remove named tensor handling from executorch (#19642) May 18, 2026
jbschlosser added a commit to jbschlosser/executorch that referenced this pull request 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
jbschlosser added a commit to jbschlosser/executorch that referenced this pull request May 20, 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
jbschlosser added a commit to jbschlosser/executorch that referenced this pull request May 21, 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
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
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