File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ machine: "L4_X_2"
99parametrize :
1010 matrix : {}
1111 include :
12- # note that this is setting also all oldest requirements which is linked to Torch == 2.0
12+ # note that this is setting also all oldest requirements which is linked to Torch == 2.1
1313 - image : " pytorchlightning/pytorch_lightning:base-cuda12.1.1-py3.10-torch2.1"
1414 PACKAGE_NAME : " fabric"
1515 - image : " pytorchlightning/pytorch_lightning:base-cuda12.6.3-py3.12-torch2.8"
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ machine: "L4_X_2"
99parametrize :
1010 matrix : {}
1111 include :
12- # note that this is setting also all oldest requirements which is linked to Torch == 2.0
12+ # note that this is setting also all oldest requirements which is linked to Torch == 2.1
1313 - image : " pytorchlightning/pytorch_lightning:base-cuda12.1.1-py3.10-torch2.1"
1414 PACKAGE_NAME : " pytorch"
1515 - image : " pytorchlightning/pytorch_lightning:base-cuda12.6.3-py3.12-torch2.8"
You can’t perform that action at this time.
0 commit comments