-
Notifications
You must be signed in to change notification settings - Fork 608
[ET-VK] Introduce DynamicDispatchNode
#10979
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 The `DynamicDispatchNode` class in introduced in this diff to allow for shader re-selection upon input resize. See the previous diff in the stack for more context on why this functionality is needed. Differential Revision: [D75013780](https://our.internmc.facebook.com/intern/diff/D75013780/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/10979
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit eea0a35 with merge base 7d194cf ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
## Context The `DynamicDispatchNode` class in introduced in this diff to allow for shader re-selection upon input resize. See the previous diff in the stack for more context on why this functionality is needed. Differential Revision: [D75013780](https://our.internmc.facebook.com/intern/diff/D75013780/) ghstack-source-id: 284904192 Pull Request resolved: #10979
This pull request was exported from Phabricator. Differential Revision: D75013780 |
## Context The `DynamicDispatchNode` class in introduced in this diff to allow for shader re-selection upon input resize. See the previous diff in the stack for more context on why this functionality is needed. Differential Revision: [D75013780](https://our.internmc.facebook.com/intern/diff/D75013780/) [ghstack-poisoned]
Pull Request resolved: #10979 ## Context The `DynamicDispatchNode` class in introduced in this diff to allow for shader re-selection upon input resize. See the previous diff in the stack for more context on why this functionality is needed. ghstack-source-id: 284913869 @exported-using-ghexport Differential Revision: [D75013780](https://our.internmc.facebook.com/intern/diff/D75013780/)
This pull request was exported from Phabricator. Differential Revision: D75013780 |
## Context The `DynamicDispatchNode` class in introduced in this diff to allow for shader re-selection upon input resize. See the previous diff in the stack for more context on why this functionality is needed. Differential Revision: [D75013780](https://our.internmc.facebook.com/intern/diff/D75013780/) [ghstack-poisoned]
Pull Request resolved: #10979 ## Context The `DynamicDispatchNode` class in introduced in this diff to allow for shader re-selection upon input resize. See the previous diff in the stack for more context on why this functionality is needed. ghstack-source-id: 285093290 @exported-using-ghexport Differential Revision: [D75013780](https://our.internmc.facebook.com/intern/diff/D75013780/)
This pull request was exported from Phabricator. Differential Revision: D75013780 |
Stack from ghstack (oldest at bottom):
DynamicDispatchNode
#10979Context
The
DynamicDispatchNode
class in introduced in this diff to allow for shader re-selection upon input resize. See the previous diff in the stack for more context on why this functionality is needed.Differential Revision: D75013780