Commit bbc5a94
committed
Update on "[ET-VK] Add support for binary symint ops"
## Changes
* Add an implementation for binary operators which add symbolic integers.
## Motivation
Support executing llama models with dynamic shapes. This operator shows up when exporting with dynamic shapes.
Differential Revision: [D75238029](https://our.internmc.facebook.com/intern/diff/D75238029/)
[ghstack-poisoned]File tree
2 files changed
+1
-1
lines changed- backends/vulkan/runtime
- graph
2 files changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
569 | 569 | | |
570 | 570 | | |
571 | 571 | | |
572 | | - | |
573 | 572 | | |
574 | 573 | | |
575 | 574 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
712 | 712 | | |
713 | 713 | | |
714 | 714 | | |
| 715 | + | |
715 | 716 | | |
716 | 717 | | |
717 | 718 | | |
0 commit comments