Skip to content

[ET-VK][ez] Add support for auto_functionalized_v2#16790

Merged
SS-JIA merged 1 commit intomainfrom
pr16790
Jan 22, 2026
Merged

[ET-VK][ez] Add support for auto_functionalized_v2#16790
SS-JIA merged 1 commit intomainfrom
pr16790

Conversation

@SS-JIA
Copy link
Copy Markdown
Contributor

@SS-JIA SS-JIA commented Jan 22, 2026

Summary:
Update the Vulkan partitioner to recognize torch.ops.higher_order.auto_functionalized_v2
in addition to the existing auto_functionalized op when determining operator support
and extracting target names for custom operators.

@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented Jan 22, 2026

🔗 Helpful Links

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

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

❌ 1 New Failure, 1 Cancelled Job, 18 Pending

As of commit 1c8e3f1 with merge base 86b4bea (image):

NEW FAILURE - The following job has failed:

CANCELLED JOB - The following job was cancelled. Please retry:

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 Jan 22, 2026
@SS-JIA
Copy link
Copy Markdown
Contributor Author

SS-JIA commented Jan 22, 2026

Fixes #16647

@github-actions
Copy link
Copy Markdown

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

Summary:
Update the Vulkan partitioner to recognize torch.ops.higher_order.auto_functionalized_v2
in addition to the existing auto_functionalized op when determining operator support
and extracting target names for custom operators.
@SS-JIA SS-JIA changed the title [ET-VK][ez] Add support for auto_functionalized_v2 and add Llama export CI test [ET-VK][ez] Add support for auto_functionalized_v2 Jan 22, 2026
@SS-JIA SS-JIA merged commit 9f6f828 into main Jan 22, 2026
158 of 163 checks passed
@SS-JIA SS-JIA deleted the pr16790 branch January 22, 2026 19:12
@SS-JIA
Copy link
Copy Markdown
Contributor Author

SS-JIA commented Jan 22, 2026

@pytorchbot cherry-pick --onto release/1.1 -c critical

pytorchbot pushed a commit that referenced this pull request Jan 22, 2026
Summary:
Update the Vulkan partitioner to recognize
torch.ops.higher_order.auto_functionalized_v2
in addition to the existing auto_functionalized op when determining
operator support
and extracting target names for custom operators.

(cherry picked from commit 9f6f828)
@pytorchbot
Copy link
Copy Markdown
Collaborator

Cherry picking #16790

The cherry pick PR is at #16794 and it is recommended to link a critical cherry pick PR with an issue.

Details for Dev Infra team Raised by workflow job

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants