Skip to content

Commit 5fc822a

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/cifar10-baseline
1 parent 2e48aef commit 5fc822a

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:959d4de739acd4db267ebb76939ad734180f10688f2a1a630cfe5b6354136bf9
3-
size 346016
2+
oid sha256:c3c1235ed81d9664b833f2e4b01884e2ce9f570985fda2976a53ff1206427a32
3+
size 350320

.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-
- torchmetrics==1.4.1
15+
- torch==2.4.1+cu121
1616
- matplotlib==3.9.2
17+
- torchmetrics==1.4.1
18+
- numpy==2.0.2
1719
- pandas==2.2.2
18-
- torch==2.4.0+cu121
19-
- pytorch-lightning==2.3.3
20+
- torchvision==0.19.1+cu121
21+
- pytorch-lightning==2.4.0
2022
- seaborn==0.13.2
21-
- torchvision==0.19.0+cu121
22-
- numpy==2.0.2
23-
published: '2024-09-01T13:37:09.780647'
23+
published: '2025-04-01T19:12:48.813851'

0 commit comments

Comments
 (0)