Skip to content

Arm backend: Fix missing init in VGFSetup#19765

Merged
Erik-Lundell merged 1 commit into
pytorch:mainfrom
Erik-Lundell:vgf-init
May 26, 2026
Merged

Arm backend: Fix missing init in VGFSetup#19765
Erik-Lundell merged 1 commit into
pytorch:mainfrom
Erik-Lundell:vgf-init

Conversation

@Erik-Lundell
Copy link
Copy Markdown
Collaborator

@Erik-Lundell Erik-Lundell commented May 26, 2026

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

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

Signed-off-by: Erik Lundell <erik.lundell@arm.com>
Change-Id: Ie6af518464b788ecb6c142b72e82fdbacf71f229
@Erik-Lundell Erik-Lundell requested a review from digantdesai as a code owner May 26, 2026 07:11
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented May 26, 2026

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/19765

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure, 3 Unrelated Failures

As of commit 41ee96c with merge base b69cbcd (image):

NEW FAILURE - The following job has failed:

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 26, 2026
@Erik-Lundell Erik-Lundell added ciflow/trunk and removed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels May 26, 2026
@github-actions github-actions Bot added the module: arm Issues related to arm backend label May 26, 2026
@Erik-Lundell Erik-Lundell added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: none Do not include this in the release notes and removed module: arm Issues related to arm backend labels May 26, 2026
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 26, 2026
@Erik-Lundell Erik-Lundell merged commit c5e3e2b into pytorch:main May 26, 2026
461 of 479 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: none Do not include this in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants