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 663b6ce commit 660d4b3Copy full SHA for 660d4b3
.lightning/workflows/pytorch.yml
@@ -11,7 +11,7 @@ parametrize:
11
# note that this is setting also all oldest requirements which is linked to Torch == 2.1
12
- image: "pytorchlightning/pytorch_lightning:base-cuda12.1.1-py3.10-torch2.1"
13
PACKAGE_NAME: "pytorch"
14
- machine: "A100_X_2"
+ machine: "T4_X_4"
15
- image: "pytorchlightning/pytorch_lightning:base-cuda12.6.3-py3.12-torch2.8"
16
17
machine: "L4_X_2"
0 commit comments