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 d19df7a commit 9164256Copy full SHA for 9164256
.azure/gpu-test.yml
@@ -31,7 +31,7 @@ jobs:
31
CI: "true"
32
PYTHON_VERSION: "3.10"
33
CUDA_VERSION: "12.6.3"
34
- TORCH_VERSION: "2.7.0"
+ TORCH_VERSION: "2.7.1"
35
CUDNN_FRONTEND_VERSION: "1.10.0"
36
container:
37
# image: "pytorchlightning/pytorch_lightning:base-cuda-py$(PYTHON_VERSION)-torch$(TORCH_VERSION)-cuda$(CUDA_VERSION)"
0 commit comments