Commit c5e3e2b
authored
Arm backend: Fix missing init in VGFSetup (pytorch#19765)
As documented at
https://vkdoc.net/man/VkDataGraphPipelineSessionBindPointRequirementARM
.stype of VkDataGraphPipelineSessionBindPointRequirementARM should alway
be set to
VK_STRUCTURE_TYPE_DATA_GRAPH_PIPELINE_SESSION_BIND_POINT_REQUIREMENT_ARM
cc @digantdesai @freddan80 @per @zingo @oscarandersson8218 @mansnils
@Sebastian-Larsson @robell @rascani
Signed-off-by: Erik Lundell <erik.lundell@arm.com>1 parent 75fb249 commit c5e3e2b
1 file changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
793 | 793 | | |
794 | 794 | | |
795 | 795 | | |
796 | | - | |
797 | | - | |
798 | | - | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
799 | 804 | | |
800 | 805 | | |
801 | 806 | | |
| |||
0 commit comments