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.
2 parents b297dcb + 8382227 commit 4888099Copy full SHA for 4888099
.lightning/workflows/pytorch.yml
@@ -134,7 +134,7 @@ run: |
134
echo "uninstall PL to have just single package"
135
uv pip uninstall pytorch-lightning
136
fi
137
-
+
138
python requirements/collect_env_details.py
139
python -c "import torch ; mgpu = torch.cuda.device_count() ; assert mgpu >= 2, f'GPU: {mgpu}'"
140
python requirements/pytorch/check-avail-extras.py
0 commit comments