Skip to content

[ET-VK] Add Vulkan backend support for Parakeet runner and export#18049

Open
SS-JIA wants to merge 1 commit intogh/SS-JIA/466/basefrom
gh/SS-JIA/466/head
Open

[ET-VK] Add Vulkan backend support for Parakeet runner and export#18049
SS-JIA wants to merge 1 commit intogh/SS-JIA/466/basefrom
gh/SS-JIA/466/head

Conversation

@SS-JIA
Copy link
Contributor

@SS-JIA SS-JIA commented Mar 10, 2026

Add Vulkan build support for the Parakeet runner: llm-debug-vulkan preset
in root CMakePresets.json, parakeet-vulkan presets in the Parakeet
CMakePresets.json, vulkan_backend linkage in CMakeLists.txt, and a
`make parakeet-vulkan` Makefile target.

Add _create_vulkan_partitioners() and wire it into lower_to_executorch()
so that `--backend vulkan` is accepted by export_parakeet_tdt.py.

Differential Revision: [D95970157](https://our.internmc.facebook.com/intern/diff/D95970157/)

[ghstack-poisoned]
@pytorch-bot pytorch-bot bot added the module: vulkan Issues related to the Vulkan delegate and code under backends/vulkan/ label Mar 10, 2026
@pytorch-bot
Copy link

pytorch-bot bot commented Mar 10, 2026

🔗 Helpful Links

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

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

❌ 2 New Failures

As of commit 615d52f with merge base f09bd55 (image):

NEW FAILURES - The following jobs have failed:

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 Mar 10, 2026
@github-actions
Copy link

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.

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 module: vulkan Issues related to the Vulkan delegate and code under backends/vulkan/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant