Skip to content

[ET-VK] Introduce Vulkan partitioner #2062

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Conversation

SS-JIA
Copy link
Contributor

@SS-JIA SS-JIA commented Feb 23, 2024

Stack from ghstack (oldest at bottom):

Context

Introduce VulkanPartitioner. I based the implementation of VulkanPartitioner on ArmPartitioner.

Differential Revision: D54128090

## Context

Introduce `VulkanPartitioner`. I based the implementation of `VulkanPartitioner` on `ArmPartitioner`.

Differential Revision: [D54128090](https://our.internmc.facebook.com/intern/diff/D54128090/)

[ghstack-poisoned]
@pytorch-bot pytorch-bot bot added ciflow/periodic module: vulkan Issues related to the Vulkan delegate and code under backends/vulkan/ labels Feb 23, 2024
Copy link

pytorch-bot bot commented Feb 23, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit 4899cb8 with merge base 33ba563 (image):
💚 Looks good so far! There are no failures yet. 💚

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

Copy link

pytorch-bot bot commented Feb 23, 2024

Warning: Unknown label ciflow/periodic.
Currently recognized labels are

  • ciflow/nightly
  • ciflow/trunk

Please add the new label to .github/pytorch-probot.yml

@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 Feb 23, 2024
@facebook-github-bot
Copy link
Contributor

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

SS-JIA added a commit that referenced this pull request Feb 23, 2024
## Context

Introduce `VulkanPartitioner`. I based the implementation of `VulkanPartitioner` on `ArmPartitioner`.

Differential Revision: [D54128090](https://our.internmc.facebook.com/intern/diff/D54128090/)

ghstack-source-id: 216263900
Pull Request resolved: #2062
## Context

Introduce `VulkanPartitioner`. I based the implementation of `VulkanPartitioner` on `ArmPartitioner`.

Differential Revision: [D54128090](https://our.internmc.facebook.com/intern/diff/D54128090/)

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

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

SS-JIA added a commit that referenced this pull request Feb 23, 2024
Pull Request resolved: #2062

## Context

Introduce `VulkanPartitioner`. I based the implementation of `VulkanPartitioner` on `ArmPartitioner`.
ghstack-source-id: 216267434
@exported-using-ghexport

Differential Revision: [D54128090](https://our.internmc.facebook.com/intern/diff/D54128090/)
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 83bd5c2.

jorgep31415 added a commit that referenced this pull request Feb 26, 2024
In [PR #2062](#2062), we introduced the partitioner and removed this failing test. The test fails because we were using the wrong op name. We fix it to that from [PR #1737](#1737).

Differential Revision: [D54206402](https://our.internmc.facebook.com/intern/diff/D54206402/)

[ghstack-poisoned]
facebook-github-bot pushed a commit that referenced this pull request Feb 26, 2024
Summary:
Pull Request resolved: #2101

In [PR #2062](#2062), we introduced the partitioner and removed this failing test. The test fails because we were using the wrong op name. We fix it to that from [PR #1737](#1737).
ghstack-source-id: 216477874
exported-using-ghexport

Reviewed By: SS-JIA

Differential Revision: D54206402

fbshipit-source-id: 0c9ae2af9a380e8aa0e28b107a33ccd36a89033e
@SS-JIA SS-JIA deleted the gh/SS-JIA/5/head branch January 24, 2025 19:40
kedarnath03 pushed a commit to kedarnath03/executorch that referenced this pull request Jun 25, 2025
In [PR #2062](pytorch/executorch#2062), we introduced the partitioner and removed this failing test. The test fails because we were using the wrong op name. We fix it to that from [PR #1737](pytorch/executorch#1737).

Differential Revision: [D54206402](https://our.internmc.facebook.com/intern/diff/D54206402/)

ghstack-source-id: 216477874
Pull Request resolved: pytorch/executorch#2101
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/periodic CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged module: vulkan Issues related to the Vulkan delegate and code under backends/vulkan/
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants