Skip to content

Commit 89ec154

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/basic-gan
1 parent 48c0587 commit 89ec154

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
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:5aef97deadc7111e28e03ed9c775fe126c18f3b547161ce2045fca583bf4b491
3-
size 44850
2+
oid sha256:334a4f82f3bbd3b3c427b4528f454c80e20aae0680585325c0b728ae1d22c394
3+
size 45257

.notebooks/lightning_examples/basic-gan.yaml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,11 @@ accelerator:
1818
- CPU
1919
- GPU
2020
environment:
21+
- torch==2.0.1+cu118
22+
- torchmetrics==1.2.1
23+
- torchvision==0.15.2+cu118
24+
- pytorch-lightning==2.0.9.post0
25+
- numpy==1.26.4
26+
- matplotlib==3.9.1
2127
- tensorboard==2.17.0
22-
- torchvision==0.18.1+cu118
23-
- lightning==2.3.3
24-
published: '2024-07-22T22:32:38.700435'
28+
published: '2024-07-23T14:54:12.239299'

0 commit comments

Comments
 (0)