Skip to content

Conversation

@alexdean08
Copy link
Collaborator

@alexdean08 alexdean08 commented Aug 7, 2025

This change fixes build issues that arose from the addition of 2D reduction to the Vulkan backend:
112a09f

get_tensor() was moved to be a protected member of ComputeGraph a few minutes before the above commit got merged.

This change also slightly modifies op_registry.py to have a more conservative approach of allowing 2D reduction to be delegated.

cc @SS-JIA @manuelcandales @cbilgin

@alexdean08 alexdean08 requested a review from SS-JIA as a code owner August 7, 2025 01:05
@pytorch-bot pytorch-bot bot added the module: vulkan Issues related to the Vulkan delegate and code under backends/vulkan/ label Aug 7, 2025
@pytorch-bot
Copy link

pytorch-bot bot commented Aug 7, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure, 2 Unrelated Failures

As of commit 8dc3bcb with merge base 112a09f (image):

NEW FAILURE - The following job has failed:

FLAKY - The following job failed but was likely due to flakiness present on trunk:

BROKEN TRUNK - The following job failed but was 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 Aug 7, 2025
@alexdean08
Copy link
Collaborator Author

@pytorchbot label "release notes: vulkan"

@pytorch-bot pytorch-bot bot added the release notes: vulkan Changes to the Vulkan backend delegate label Aug 7, 2025
@alexdean08
Copy link
Collaborator Author

@pytorchbot label "release notes: vulkan"

@SS-JIA SS-JIA merged commit 5797608 into pytorch:main Aug 7, 2025
100 of 105 checks passed
agrima1304 pushed a commit to agrima1304/executorch that referenced this pull request Aug 26, 2025
This change fixes build issues that arose from the addition of 2D
reduction to the Vulkan backend:

pytorch@112a09f

```get_tensor()``` was moved to be a protected member of ComputeGraph a few minutes before the above commit got merged.

This change also slightly modifies op_registry.py to have a more conservative approach of allowing 2D reduction to be delegated.

cc @SS-JIA @manuelcandales @cbilgin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: vulkan Issues related to the Vulkan delegate and code under backends/vulkan/ release notes: vulkan Changes to the Vulkan backend delegate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants