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 1ec459f commit 8d1a734Copy full SHA for 8d1a734
.github/checkgroup.yml
@@ -48,6 +48,7 @@ subprojects:
48
- "!**/*.md"
49
checks:
50
- "pytorch-lightning (GPUs) (testing Lightning | latest)"
51
+ - "pytorch-lightning (GPUs) (testing PyTorch | oldest)"
52
- "pytorch-lightning (GPUs) (testing PyTorch | latest)"
53
54
- id: "pytorch_lightning: Benchmarks"
@@ -174,6 +175,7 @@ subprojects:
174
175
- "!*.md"
176
177
178
+ - "lightning-fabric (GPUs) (testing Fabric | oldest)"
179
- "lightning-fabric (GPUs) (testing Fabric | latest)"
180
- "lightning-fabric (GPUs) (testing Lightning | latest)"
181
0 commit comments