Skip to content

Conversation

derekxu
Copy link
Contributor

@derekxu derekxu commented May 8, 2024

Summary:
Add permute operator to vulkan_partitioner.py

Following the guide: https://docs.google.com/document/d/1xy4RoJLasHcrPL_lmwzgD3B2QaJ8Y8YdoZVILU6NZjc/edit

.cpp, glsl and yaml files of permute are implemented. 32 bit tests passed, 16bit tests skipped

cpp: https://www.internalfb.com/code/fbsource/xplat/executorch/backends/vulkan/runtime/graph/ops/impl/Permute.cpp
glsl: https://www.internalfb.com/code/fbsource/xplat/executorch/backends/vulkan/runtime/graph/ops/glsl/permute.glsl

Differential Revision: D57113667

cc @SS-JIA @manuelcandales @cbilgin

Copy link

pytorch-bot bot commented May 8, 2024

🔗 Helpful Links

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

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

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

@pytorch-bot pytorch-bot bot added the module: vulkan Issues related to the Vulkan delegate and code under backends/vulkan/ label May 8, 2024
@facebook-github-bot facebook-github-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 8, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D57113667

Copy link

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
If you are unable to remove the Stale label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale label.
Stale pull requests will automatically be closed after 30 days of inactivity.

@github-actions github-actions bot added the stale PRs inactive for over 60 days label Aug 26, 2025
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. fb-exported module: vulkan Issues related to the Vulkan delegate and code under backends/vulkan/ stale PRs inactive for over 60 days

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants