Skip to content

Commit 80a4b99

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/datamodules
1 parent 382d194 commit 80a4b99

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
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:f198b4a4f31cb0543e319880124c9ad2b98f9cdde2f6f3b0ea730a5dd1e1c505
3-
size 235551
2+
oid sha256:f4171f4818cbe117489d67801448fcb8b0bc7eebca5ed25b62eef50b3fc93f39
3+
size 237273

.notebooks/lightning_examples/datamodules.yaml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,13 @@ description: This notebook will walk you through how to start using Datamodules.
99
accelerator:
1010
- CPU
1111
- GPU
12+
OS: Linux
13+
python: 3.10.12
1214
environment:
13-
- torchvision==0.15.2+cu118
14-
- torchmetrics==1.2.1
1515
- pytorch-lightning==2.0.9.post0
16-
- torch==2.0.1+cu118
16+
- torch==2.1.2+cu121
1717
- numpy==1.26.4
1818
- matplotlib==3.9.1
19-
published: '2024-07-23T19:19:38.622473'
19+
- torchmetrics==1.2.1
20+
- torchvision==0.16.2+cu121
21+
published: '2024-07-26T08:42:50.385997'

0 commit comments

Comments
 (0)