Skip to content

Commit 7035bc4

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/cifar10-baseline
1 parent e4d4d19 commit 7035bc4

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:c3c1235ed81d9664b833f2e4b01884e2ce9f570985fda2976a53ff1206427a32
3-
size 350320
2+
oid sha256:5a8b7270c7408ab7ae9c23da7052bb2e0a389f431ed629db4b32bebfa84720e2
3+
size 344860

.notebooks/lightning_examples/cifar10-baseline.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ accelerator:
1212
OS: Linux
1313
python: 3.10.12
1414
environment:
15-
- torch==2.4.1+cu121
16-
- matplotlib==3.9.2
17-
- torchmetrics==1.4.1
18-
- numpy==2.0.2
15+
- pytorch-lightning==2.4.0
1916
- pandas==2.2.2
17+
- torch==2.4.1+cu121
2018
- torchvision==0.19.1+cu121
21-
- pytorch-lightning==2.4.0
2219
- seaborn==0.13.2
23-
published: '2025-04-01T19:12:48.813851'
20+
- numpy==2.0.2
21+
- matplotlib==3.9.2
22+
- torchmetrics==1.4.1
23+
published: '2025-04-03T20:44:13.786317'

0 commit comments

Comments
 (0)