Skip to content

Commit 909b294

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/basic-gan
1 parent 0cf904f commit 909b294

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:334a4f82f3bbd3b3c427b4528f454c80e20aae0680585325c0b728ae1d22c394
3-
size 45257
2+
oid sha256:0648668da83db7386ce8118cf77b523bfbf87ec09f8becc89a747a1eb2936073
3+
size 45139

.notebooks/lightning_examples/basic-gan.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ accelerator:
1818
- CPU
1919
- GPU
2020
environment:
21+
- tensorboard==2.17.0
2122
- torch==2.0.1+cu118
22-
- torchmetrics==1.2.1
23-
- torchvision==0.15.2+cu118
24-
- pytorch-lightning==2.0.9.post0
2523
- numpy==1.26.4
24+
- pytorch-lightning==2.0.9.post0
2625
- matplotlib==3.9.1
27-
- tensorboard==2.17.0
28-
published: '2024-07-23T14:54:12.239299'
26+
- torchmetrics==1.2.1
27+
- torchvision==0.15.2+cu118
28+
published: '2024-07-23T18:16:10.768196'

0 commit comments

Comments
 (0)