Skip to content

Commit 68aa791

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/cifar10-baseline
1 parent dff2526 commit 68aa791

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:5a8b7270c7408ab7ae9c23da7052bb2e0a389f431ed629db4b32bebfa84720e2
3-
size 344860
2+
oid sha256:3cd250b83d51fa6d4e04ee82d3dbbe9229e12ed63a19f2c378ca0677ebe7bafb
3+
size 412326

.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-
- pytorch-lightning==2.4.0
16-
- pandas==2.2.2
17-
- torch==2.4.1+cu121
15+
- numpy==2.0.2
1816
- torchvision==0.19.1+cu121
17+
- pandas==2.2.2
1918
- seaborn==0.13.2
20-
- numpy==2.0.2
21-
- matplotlib==3.9.2
19+
- torch==2.4.1+cu121
2220
- torchmetrics==1.4.1
23-
published: '2025-04-03T20:44:13.786317'
21+
- matplotlib==3.9.2
22+
- pytorch-lightning==2.4.0
23+
published: '2025-05-01T11:52:49.109266'

0 commit comments

Comments
 (0)