Skip to content

Commit 93b493e

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/cifar10-baseline
1 parent add0c14 commit 93b493e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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:aec40867861bd568a6c6a4a967fd558956a4c651f7ad188fbabf1fc183e73cac
3-
size 344491
2+
oid sha256:a7437024e7d8311ea92eff9d2ef9f1af837f0d203bcd370838902c2690cf34ba
3+
size 342638

.notebooks/lightning_examples/cifar10-baseline.yaml

Lines changed: 5 additions & 5 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.2.1
15+
- torchvision==0.19.0+cu121
16+
- torch==2.4.0+cu121
1617
- matplotlib==3.9.1
17-
- pytorch-lightning==2.0.9.post0
1818
- pandas==2.2.2
1919
- numpy==1.26.4
20+
- torchmetrics==1.4.0.post0
2021
- seaborn==0.13.2
21-
- torchvision==0.16.2+cu121
22-
- torch==2.1.2+cu121
23-
published: '2024-07-26T08:38:18.579712'
22+
- pytorch-lightning==2.1.4
23+
published: '2024-07-26T10:48:53.105523'

0 commit comments

Comments
 (0)