-
Notifications
You must be signed in to change notification settings - Fork 741
Arm backend: Enable pytest VKML op unit testing in ciflow/trunk #14109
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
Change-Id: I58fa82ba8c55103c934a1a0b309d6e7c1327d35e
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14109
Note: Links to docs will display an error until the docs builds have been completed. ⏳ 1 Pending, 1 Unrelated FailureAs of commit f36640a with merge base 8c48a76 ( FLAKY - The following job failed but was likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
Ouch, all jobs timedout installing/building the deps :( |
|
Missing building executor runner for VKML - will add it. |
Done |
|
Let's see if [trunk / test-arm-backend (test_pytest_ops_vkml) pass with linux.g5.4xlarge.nvidia.gpu instead of linux.2xlarge.memory runner just as a quick test. |
Note this is for testing, and not meant for final PR.
|
The docker update probably need to merge into a separate PR first. |
|
|
After this was merged one Arm job times out all the time :( |
|
Creating a revert PR #15841 |
…nk" (#15841) Reverts #14109 This caused timeout on arm ops unit tests cc @freddan80 @per @oscarandersson8218 @digantdesai
Enable VKML op unit test for Arm backend.
cc @digantdesai @freddan80 @per @zingo @oscarandersson8218