Skip to content

Commit c1e8fc3

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/datamodules
1 parent 04cb1e0 commit c1e8fc3

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
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:fe0c0e716b98418dbedef8f4edd944578abd493725c2b12e4e89b7c710385d08
3-
size 269865
2+
oid sha256:0769e8f5d1a38adeff3cbaa69d006963056efa5ab69dbd3771ae6848f33dd5c0
3+
size 235850

.notebooks/lightning_examples/datamodules.yaml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ accelerator:
1010
- CPU
1111
- GPU
1212
environment:
13-
- torchvision==0.18.1+cu118
14-
- lightning==2.3.3
15-
published: '2024-07-23T11:26:01.723953'
13+
- torchmetrics==1.2.1
14+
- torchvision==0.15.2+cu118
15+
- torch==2.0.1+cu118
16+
- pytorch-lightning==2.0.9.post0
17+
- numpy==1.26.4
18+
- matplotlib==3.9.1
19+
published: '2024-07-23T16:07:21.402807'

0 commit comments

Comments
 (0)