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 afc0a02 commit 84a2cf5Copy full SHA for 84a2cf5
.github/workflows/regression_test.yml
@@ -61,7 +61,7 @@ jobs:
61
gpu-arch-version: ""
62
- name: CPU Nightly
63
runs-on: linux.4xlarge
64
- torch-spec: '--pre torch==2.6.0.dev20241010+cpu --index-url https://download.pytorch.org/whl/nightly/cpu'
+ torch-spec: '--pre torch --index-url https://download.pytorch.org/whl/nightly/cpu'
65
gpu-arch-type: "cpu"
66
67
0 commit comments