-
Notifications
You must be signed in to change notification settings - Fork 607
[ET-VK][ez] Allow Vulkan operator tests to run on devserver and Mac #11648
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
Conversation
## Context #11547 was landed recently which restricted vulkan operator tests to the `ANDROID` platform. Simply update to use the utility function `get_platforms()` so that the tests can run everywhere the vulkan delegate can be built. Differential Revision: [D76620647](https://our.internmc.facebook.com/intern/diff/D76620647/) [ghstack-poisoned]
## Context #11547 was landed recently which restricted vulkan operator tests to the `ANDROID` platform. Simply update to use the utility function `get_platforms()` so that the tests can run everywhere the vulkan delegate can be built. Differential Revision: [D76620647](https://our.internmc.facebook.com/intern/diff/D76620647/) ghstack-source-id: 290326556 Pull Request resolved: #11648
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/11648
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (2 Unrelated Failures)As of commit 135fe70 with merge base d660bde ( 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. |
This pull request was exported from Phabricator. Differential Revision: D76620647 |
This PR needs a
|
…r and Mac" ## Context #11547 was landed recently which restricted vulkan operator tests to the `ANDROID` platform. Simply update to use the utility function `get_platforms()` so that the tests can run everywhere the vulkan delegate can be built. Differential Revision: [D76620647](https://our.internmc.facebook.com/intern/diff/D76620647/) cc manuelcandales cbilgin [ghstack-poisoned]
Pull Request resolved: #11648 ## Context #11547 was landed recently which restricted vulkan operator tests to the `ANDROID` platform. Simply update to use the utility function `get_platforms()` so that the tests can run everywhere the vulkan delegate can be built. ghstack-source-id: 290331159 @exported-using-ghexport Differential Revision: [D76620647](https://our.internmc.facebook.com/intern/diff/D76620647/)
This pull request was exported from Phabricator. Differential Revision: D76620647 |
b53e0d3
into
gh/SS-JIA/243/base
…11652) This PR was created by the merge bot to help merge the original PR into the main branch. ghstack PR number: #11648 by @SS-JIA ^ Please use this as the source of truth for the PR details, comments, and reviews ghstack PR base: https://github.com/pytorch/executorch/tree/gh/SS-JIA/243/base ghstack PR head: https://github.com/pytorch/executorch/tree/gh/SS-JIA/243/head Merge bot PR base: https://github.com/pytorch/executorch/tree/main Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/SS-JIA/243/orig @diff-train-skip-merge cc @SS-JIA @manuelcandales @cbilgin Co-authored-by: Stephen Jia <[email protected]>
Stack from ghstack (oldest at bottom):
Context
#11547 was landed recently which restricted vulkan operator tests to the
ANDROID
platform.Simply update to use the utility function
get_platforms()
so that the tests can run everywhere the vulkan delegate can be built.Differential Revision: D76620647
cc @manuelcandales @cbilgin