Skip to content

Commit cf50669

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/datamodules
1 parent 93b493e commit cf50669

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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:f4171f4818cbe117489d67801448fcb8b0bc7eebca5ed25b62eef50b3fc93f39
3-
size 237273
2+
oid sha256:93401bd0eaeeeed18ba84c3d38375506f6723edf70682e85006657433cc7e123
3+
size 241827

.notebooks/lightning_examples/datamodules.yaml

Lines changed: 6 additions & 6 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-
- pytorch-lightning==2.0.9.post0
16-
- torch==2.1.2+cu121
17-
- numpy==1.26.4
15+
- torchmetrics==1.4.0.post0
1816
- matplotlib==3.9.1
19-
- torchmetrics==1.2.1
20-
- torchvision==0.16.2+cu121
21-
published: '2024-07-26T08:42:50.385997'
17+
- torch==2.4.0+cu121
18+
- numpy==1.26.4
19+
- torchvision==0.19.0+cu121
20+
- pytorch-lightning==2.1.4
21+
published: '2024-07-26T10:52:00.396062'

0 commit comments

Comments
 (0)