Skip to content

Commit 7715567

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/datamodules
1 parent e76e810 commit 7715567

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

.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-
- torch==2.4.0+cu121
1615
- torchvision==0.19.0+cu121
16+
- torchmetrics==1.4.1
17+
- matplotlib==3.9.2
18+
- torch==2.4.0+cu121
19+
- numpy==2.0.2
1720
- pytorch-lightning==2.3.3
18-
- torchmetrics==1.4.0.post0
19-
- matplotlib==3.9.1
20-
- numpy==1.26.4
21-
published: '2024-07-26T12:59:38.930897'
21+
published: '2024-09-01T13:40:13.194933'

0 commit comments

Comments
 (0)