-
Notifications
You must be signed in to change notification settings - Fork 685
[ET-VK][examples] Create export script for Vulkan examples #13294
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/13294
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 1 PendingAs of commit 5a2e920 with merge base 71c9a4f ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
…3294) Summary: Title says it all! Introduce scripts to facilitate exporting and testing Vulkan delegate models. These scripts will be used in the next PR to add CI testing for Vulkan lowered models. cc @manuelcandales @cbilgin --------- Co-authored-by: ssjia <ssjia@devvm5117.ash0.facebook.com>
Summary:
Title says it all!
Introduce scripts to facilitate exporting and testing Vulkan delegate models. These scripts will be used in the next PR to add CI testing for Vulkan lowered models.
cc @manuelcandales @cbilgin