We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2aab90 commit ff0e461Copy full SHA for ff0e461
.github/workflows/xpu_test.yml
@@ -24,7 +24,7 @@ jobs:
24
timeout-minutes: 60
25
runs-on: linux.idc.xpu
26
env:
27
- DOCKER_IMAGE: ci-image:pytorch-linux-jammy-xpu-n-py3
+ DOCKER_IMAGE: ci-image:pytorch-linux-noble-xpu-n-py3
28
PYTORCH_RETRY_TEST_CASES: 1
29
PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1
30
XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla
0 commit comments