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 338d87c commit b365c32Copy full SHA for b365c32
.github/workflows/regression_test.yml
@@ -33,7 +33,7 @@ jobs:
33
gpu-arch-version: "12.1"
34
- name: CUDA Nightly
35
runs-on: linux.g5.12xlarge.nvidia.gpu
36
- torch-spec: '--pre torch --index-url https://download.pytorch.org/whl/nightly/cu121'
+ torch-spec: '--pre torch==2.4.0.dev20240603+cu121 --index-url https://download.pytorch.org/whl/nightly/cu121'
37
gpu-arch-type: "cuda"
38
39
- name: CPU 2.2.2
0 commit comments