-
Notifications
You must be signed in to change notification settings - Fork 537
[ET-VK] Enable Partial GPU lowering via Vulkan in stories model export #2368
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
## Context Simple change to add Vulkan Partitioner as a dependency for the llama exporter and runner, and provide a command line flag to invoke the vulkan partitioner during export. Included a small change to the Vulkan serializer which was needed for everything to work (i.e. enable serializing multiple graph outputs). Differential Revision: [D54805831](https://our.internmc.facebook.com/intern/diff/D54805831/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/2368
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 81b6ade with merge base e98a7e0 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Warning: Unknown label
Please add the new label to .github/pytorch-probot.yml |
This pull request was exported from Phabricator. Differential Revision: D54805831 |
## Context Simple change to add Vulkan Partitioner as a dependency for the llama exporter and runner, and provide a command line flag to invoke the vulkan partitioner during export. Included a small change to the Vulkan serializer which was needed for everything to work (i.e. enable serializing multiple graph outputs). Differential Revision: [D54805831](https://our.internmc.facebook.com/intern/diff/D54805831/) ghstack-source-id: 218336771 Pull Request resolved: #2368
…model export" ## Context Simple change to add Vulkan Partitioner as a dependency for the llama exporter and runner, and provide a command line flag to invoke the vulkan partitioner during export. Included a small change to the Vulkan serializer which was needed for everything to work (i.e. enable serializing multiple graph outputs). Differential Revision: [D54805831](https://our.internmc.facebook.com/intern/diff/D54805831/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D54805831 |
…model export" ## Context Simple change to add Vulkan Partitioner as a dependency for the llama exporter and runner, and provide a command line flag to invoke the vulkan partitioner during export. Included a small change to the Vulkan serializer which was needed for everything to work (i.e. enable serializing multiple graph outputs). Differential Revision: [D54805831](https://our.internmc.facebook.com/intern/diff/D54805831/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D54805831 |
Pull Request resolved: #2368 ## Context Simple change to add Vulkan Partitioner as a dependency for the llama exporter and runner, and provide a command line flag to invoke the vulkan partitioner during export. ghstack-source-id: 218421177 @exported-using-ghexport Differential Revision: [D54805831](https://our.internmc.facebook.com/intern/diff/D54805831/)
Pull Request resolved: #2368 ## Context Simple change to add Vulkan Partitioner as a dependency for the llama exporter and runner, and provide a command line flag to invoke the vulkan partitioner during export. ghstack-source-id: 218429130 @exported-using-ghexport Differential Revision: [D54805831](https://our.internmc.facebook.com/intern/diff/D54805831/)
…model export" ## Context Simple change to add Vulkan Partitioner as a dependency for the llama exporter and runner, and provide a command line flag to invoke the vulkan partitioner during export. Included a small change to the Vulkan serializer which was needed for everything to work (i.e. enable serializing multiple graph outputs). Differential Revision: [D54805831](https://our.internmc.facebook.com/intern/diff/D54805831/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D54805831 |
Pull Request resolved: #2368 ## Context Simple change to add Vulkan Partitioner as a dependency for the llama exporter and runner, and provide a command line flag to invoke the vulkan partitioner during export. ghstack-source-id: 218708315 @exported-using-ghexport Differential Revision: [D54805831](https://our.internmc.facebook.com/intern/diff/D54805831/)
This pull request has been merged in faaacbf. |
Stack from ghstack (oldest at bottom):
Context
Simple change to add Vulkan Partitioner as a dependency for the llama exporter and runner, and provide a command line flag to invoke the vulkan partitioner during export.
Included a small change to the Vulkan serializer which was needed for everything to work (i.e. enable serializing multiple graph outputs).
Differential Revision: D54805831