Skip to content

Commit aa87752

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/cifar10-baseline
1 parent 6c7f262 commit aa87752

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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:a52f429fcac125799b532f7155f0c6283b018ccfc9136124fab6da98bde85d5d
3-
size 349679
2+
oid sha256:d838f2625c361e727e0c1b602a90da55ca338f1cffa84c13d034081d170e3c86
3+
size 348289

.notebooks/lightning_examples/cifar10-baseline.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ description: 'Train a Resnet to 94% accuracy on Cifar10!
1010
accelerator:
1111
- GPU
1212
environment:
13-
- torchvision==0.18.1+cu118
14-
- pandas==2.2.2
1513
- seaborn==0.13.2
1614
- lightning==2.3.3
17-
published: '2024-07-23T04:28:52.982718'
15+
- pandas==2.2.2
16+
- torchvision==0.18.1+cu118
17+
published: '2024-07-23T11:17:25.839156'

0 commit comments

Comments
 (0)