You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ET-VK] Add Vulkan backend support for Parakeet runner and export
Pull Request resolved: pytorch#18049
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.
ghstack-source-id: 353546680
@exported-using-ghexport
Differential Revision: [D95970157](https://our.internmc.facebook.com/intern/diff/D95970157/)
0 commit comments