Skip to content

Commit 2b1db9f

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/cifar10-baseline
1 parent 909b294 commit 2b1db9f

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:2e2add5ede577c571ae3a5ed835bcc26573b5978e4dba00292e8cd11e21535db
3-
size 339722
2+
oid sha256:db4cad81b681ede3ffe1e76e238cb73a90cd392ed311c423ee80f216e0864e99
3+
size 371302

.notebooks/lightning_examples/cifar10-baseline.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ description: 'Train a Resnet to 94% accuracy on Cifar10!
1010
accelerator:
1111
- GPU
1212
environment:
13-
- seaborn==0.13.2
14-
- pytorch-lightning==2.0.9.post0
15-
- torchmetrics==1.2.1
1613
- torch==2.0.1+cu118
17-
- matplotlib==3.9.1
18-
- torchvision==0.15.2+cu118
1914
- pandas==2.2.2
15+
- pytorch-lightning==2.0.9.post0
16+
- seaborn==0.13.2
17+
- torchvision==0.15.2+cu118
2018
- numpy==1.26.4
21-
published: '2024-07-23T16:00:36.720695'
19+
- torchmetrics==1.2.1
20+
- matplotlib==3.9.1
21+
published: '2024-07-23T19:13:08.661988'

0 commit comments

Comments
 (0)