Skip to content

Commit abbeb29

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/mnist-hello-world
1 parent 1e18a91 commit abbeb29

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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:76a2e5ef107c7d786d863615a422cd3a28f7aefe9b191486164ec09747e7b362
3-
size 174154
2+
oid sha256:b180c9f4bd9aaaf9c06e13d02a020e7793dc067d1532bf3228d8e5bccf266031
3+
size 171475

.notebooks/lightning_examples/mnist-hello-world.yaml

Lines changed: 8 additions & 8 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-
- pandas==2.2.2
16-
- torchvision==0.19.1+cu121
17-
- matplotlib==3.9.2
18-
- torch==2.4.1+cu121
19-
- pytorch-lightning==2.4.0
20-
- numpy==2.0.2
21-
- torchmetrics==1.4.1
15+
- torchvision==0.22.0
16+
- pytorch-lightning==2.5.1.post0
17+
- matplotlib==3.10.1
18+
- torchmetrics==1.7.1
19+
- numpy==2.2.5
20+
- pandas==2.2.3
21+
- torch==2.7.0
2222
- seaborn==0.13.2
23-
published: '2025-04-03T20:54:24.107659'
23+
published: '2025-05-01T12:01:21.279644'

0 commit comments

Comments
 (0)