Skip to content

Commit e76e810

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/cifar10-baseline
1 parent bd6d4d1 commit e76e810

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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:165bd28d1ba1359f356af356de775fe98088bceb8884a5d3baddeeab53f0dde9
3-
size 346209
2+
oid sha256:959d4de739acd4db267ebb76939ad734180f10688f2a1a630cfe5b6354136bf9
3+
size 346016

.notebooks/lightning_examples/cifar10-baseline.yaml

Lines changed: 7 additions & 7 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-
- matplotlib==3.9.1
16-
- numpy==1.26.4
15+
- torchmetrics==1.4.1
16+
- matplotlib==3.9.2
17+
- pandas==2.2.2
18+
- torch==2.4.0+cu121
1719
- pytorch-lightning==2.3.3
18-
- torchvision==0.19.0+cu121
1920
- seaborn==0.13.2
20-
- torchmetrics==1.4.0.post0
21-
- torch==2.4.0+cu121
22-
- pandas==2.2.2
23-
published: '2024-07-26T12:56:41.567976'
21+
- torchvision==0.19.0+cu121
22+
- numpy==2.0.2
23+
published: '2024-09-01T13:37:09.780647'

0 commit comments

Comments
 (0)