Skip to content

Commit 42493af

Browse files
committed
typo
1 parent 485f59b commit 42493af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.lightning/workflows/pytorch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ parametrize:
1212
- image: "nvidia/cuda:12.1.1-runtime-ubuntu22.04"
1313
PACKAGE_NAME: "pytorch"
1414
python_version: "3.10"
15-
machine: "A100X_X_2"
15+
machine: "A100_X_2"
1616
- image: "nvidia/cuda:12.6.3-runtime-ubuntu22.04"
1717
PACKAGE_NAME: "pytorch"
1818
python_version: "3.12"

0 commit comments

Comments
 (0)