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 205ec73 commit a3cca94Copy full SHA for a3cca94
.lightning/workflows/fabric.yml
@@ -116,7 +116,6 @@ run: |
116
117
python requirements/collect_env_details.py
118
python -c "import torch ; mgpu = torch.cuda.device_count() ; assert mgpu >= 2, f'GPU: {mgpu}'"
119
- python requirements/pytorch/check-avail-extras.py
120
python -c "import bitsandbytes"
121
122
echo "Testing: Fabric doctests"
0 commit comments