Skip to content

Commit 104e33d

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/datamodules
1 parent 5fc822a commit 104e33d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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:88003c7d6e71430ac9c2aeccda22c5d0fbf161d537e81d7b49dc069baf06b153
3-
size 241753
2+
oid sha256:b806bba87e4dc4ae454f64e9a3a6dbeec9f6e5d03ca8d5a270e251adc2c40a4f
3+
size 236360

.notebooks/lightning_examples/datamodules.yaml

Lines changed: 5 additions & 5 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-
- torchvision==0.19.0+cu121
16-
- torchmetrics==1.4.1
15+
- torch==2.4.1+cu121
1716
- matplotlib==3.9.2
18-
- torch==2.4.0+cu121
17+
- pytorch-lightning==2.4.0
1918
- numpy==2.0.2
20-
- pytorch-lightning==2.3.3
21-
published: '2024-09-01T13:40:13.194933'
19+
- torchvision==0.19.1+cu121
20+
- torchmetrics==1.4.1
21+
published: '2025-04-01T19:17:56.307258'

0 commit comments

Comments
 (0)