Skip to content

Commit add0c14

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/basic-gan
1 parent db852bc commit add0c14

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:9617544391d238630a0ec4b5fe3fbbedd3a0e29ccd96ee3ea06dbf120f5d5cb3
3-
size 45932
2+
oid sha256:bbf976e0cb4d96ffdf559ff5508bea5204fc964c08643335e8d91fe5cd3181de
3+
size 45203

.notebooks/lightning_examples/basic-gan.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ accelerator:
2020
OS: Linux
2121
python: 3.10.12
2222
environment:
23+
- torchvision==0.19.0+cu121
24+
- matplotlib==3.9.1
25+
- torchmetrics==1.4.0.post0
2326
- numpy==1.26.4
24-
- torchvision==0.16.2+cu121
25-
- pytorch-lightning==2.0.9.post0
26-
- torchmetrics==1.2.1
27+
- pytorch-lightning==2.1.4
28+
- torch==2.4.0+cu121
2729
- tensorboard==2.17.0
28-
- matplotlib==3.9.1
29-
- torch==2.1.2+cu121
30-
published: '2024-07-26T07:38:36.111330'
30+
published: '2024-07-26T09:54:07.669760'

0 commit comments

Comments
 (0)