[ET-VK][ez] Allow Vulkan operator tests to run on devserver and Mac#11648
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 <ssjia@meta.com>
Stack from ghstack (oldest at bottom):
Context
#11547 was landed recently which restricted vulkan operator tests to the
ANDROIDplatform.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