Skip to content

Commit 1e18a91

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/datamodules
1 parent 68aa791 commit 1e18a91

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:0bd6d9e77725f3d19e2fbc8f39d6f445780d063321714ca9d11271d91d8c8f95
3-
size 273072
2+
oid sha256:9146e69c2f8171e541af5b58275b1e6afea61bca94adbeb9b239a2a33fbde5ab
3+
size 232349

.notebooks/lightning_examples/datamodules.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ accelerator:
1212
OS: Linux
1313
python: 3.10.12
1414
environment:
15-
- matplotlib==3.9.2
16-
- torch==2.4.1+cu121
17-
- pytorch-lightning==2.4.0
18-
- numpy==2.0.2
19-
- torchvision==0.19.1+cu121
20-
- torchmetrics==1.4.1
21-
published: '2025-04-03T20:47:29.969624'
15+
- torchvision==0.22.0
16+
- torchmetrics==1.7.1
17+
- numpy==2.2.5
18+
- torch==2.7.0
19+
- pytorch-lightning==2.5.1.post0
20+
- matplotlib==3.10.1
21+
published: '2025-05-01T11:57:59.875252'

0 commit comments

Comments
 (0)