Skip to content

Commit 1bb2117

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

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:4b0950ae47a97a14d7e74254d1b5234ef58575c36aef5b6c07277dae93c8877a
3-
size 172254
2+
oid sha256:dd955bca304dffe72f238e9f5bffdadc6b3ebacb7097d2db2d426f4d845b741a
3+
size 171849

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ accelerator:
1010
- CPU
1111
- GPU
1212
environment:
13+
- matplotlib==3.9.1
14+
- numpy==1.26.4
15+
- pandas==2.2.2
1316
- torchmetrics==1.2.1
17+
- torchvision==0.15.2+cu118
1418
- pytorch-lightning==2.0.9.post0
15-
- matplotlib==3.9.1
1619
- torch==2.0.1+cu118
17-
- torchvision==0.15.2+cu118
18-
- numpy==1.26.4
1920
- seaborn==0.13.2
20-
- pandas==2.2.2
21-
published: '2024-07-23T16:17:49.103622'
21+
published: '2024-07-23T19:26:42.524891'

0 commit comments

Comments
 (0)