Skip to content

Commit 5558978

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/cifar10-baseline
1 parent 7a9e39e commit 5558978

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:a7437024e7d8311ea92eff9d2ef9f1af837f0d203bcd370838902c2690cf34ba
3-
size 342638
2+
oid sha256:165bd28d1ba1359f356af356de775fe98088bceb8884a5d3baddeeab53f0dde9
3+
size 346209

.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-
- torchvision==0.19.0+cu121
16-
- torch==2.4.0+cu121
1715
- matplotlib==3.9.1
18-
- pandas==2.2.2
1916
- numpy==1.26.4
20-
- torchmetrics==1.4.0.post0
17+
- pytorch-lightning==2.3.3
18+
- torchvision==0.19.0+cu121
2119
- seaborn==0.13.2
22-
- pytorch-lightning==2.1.4
23-
published: '2024-07-26T10:48:53.105523'
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'

0 commit comments

Comments
 (0)