Commit 0c52ca0
committed
[ET-VK] 7/n Split dispatches between multiple command buffers. Split execute dispatch into multiple commands based on dispatch count.
Differential Revision: [D78360039](https://our.internmc.facebook.com/intern/diff/D78360039/)
ghstack-source-id: 296448618
Pull Request resolved: #125301 parent adf5a5b commit 0c52ca0
File tree
2 files changed
+26
-16
lines changed- backends/vulkan/runtime/graph
2 files changed
+26
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
768 | 768 | | |
769 | 769 | | |
770 | 770 | | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
771 | 778 | | |
772 | 779 | | |
773 | 780 | | |
| |||
793 | 800 | | |
794 | 801 | | |
795 | 802 | | |
796 | | - | |
| 803 | + | |
797 | 804 | | |
798 | 805 | | |
799 | 806 | | |
| |||
806 | 813 | | |
807 | 814 | | |
808 | 815 | | |
| 816 | + | |
809 | 817 | | |
810 | 818 | | |
811 | 819 | | |
812 | 820 | | |
| 821 | + | |
813 | 822 | | |
814 | 823 | | |
815 | 824 | | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
816 | 830 | | |
817 | 831 | | |
818 | | - | |
819 | | - | |
820 | | - | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
821 | 835 | | |
822 | 836 | | |
823 | 837 | | |
824 | | - | |
825 | | - | |
826 | | - | |
827 | | - | |
828 | | - | |
829 | | - | |
830 | | - | |
831 | | - | |
832 | | - | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
833 | 843 | | |
834 | 844 | | |
835 | 845 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
208 | | - | |
209 | | - | |
| 207 | + | |
210 | 208 | | |
211 | 209 | | |
212 | 210 | | |
| |||
840 | 838 | | |
841 | 839 | | |
842 | 840 | | |
| 841 | + | |
| 842 | + | |
843 | 843 | | |
844 | 844 | | |
845 | 845 | | |
| |||
0 commit comments