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 67f4693 commit 680b9faCopy full SHA for 680b9fa
.lightning/workflows/fabric.yml
@@ -4,8 +4,7 @@ trigger:
4
pull_request:
5
branches: ["master", "release/stable"]
6
7
-
8
-timeout: "55" # minutes
+timeout: "60" # minutes
9
machine: "L4_X_2"
10
image: "nvidia/cuda:12.6.3-runtime-ubuntu22.04"
11
parametrize:
.lightning/workflows/pytorch.yml
0 commit comments