Conversation
|
Warning: Unknown label
Please add the new label to .github/pytorch-probot.yml |
|
|
||
| jobs: | ||
| pr-test: | ||
| uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main |
There was a problem hiding this comment.
Because all XPU runners under pytorch org are self-hosted runners maintained by Intel directly for now, it need config ECR permission. I have submitted 2 PRs pytorch/test-infra#7853 and pytorch/pytorch#177831 to enable it
|
@chuanqi129, we're still getting the failures. Are there any other steps we need to take? |
Hi @scotts, I have double checked the failure log, I feel it's very strange, according to the log, seems the PR pytorch/test-infra#7853 & pytorch/test-infra#7860 don't work as expectation. Could you please try to rebase your PR instead of rerun the failed job? |
No description provided.