Skip to content

Commit 2e48aef

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/basic-gan
1 parent 1c6bbf2 commit 2e48aef

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:6351d371ed4b5f513c9e63bf6ca2729ef1c4ec3047d5fa3c96b226dd4c0bad4f
3-
size 114754
2+
oid sha256:c66909810a2a6b7b103693e34ddfa1ec312e9ab443e3846b09c11b4c59cf9689
3+
size 115017

.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-
- tensorboard==2.17.1
24-
- torch==2.4.0+cu121
23+
- tensorboard==2.19.0
24+
- torchvision==0.19.1+cu121
2525
- numpy==2.0.2
26-
- torchvision==0.19.0+cu121
27-
- torchmetrics==1.4.1
26+
- torch==2.4.1+cu121
2827
- matplotlib==3.9.2
29-
- pytorch-lightning==2.3.3
30-
published: '2024-09-01T12:43:08.556439'
28+
- torchmetrics==1.4.1
29+
- pytorch-lightning==2.4.0
30+
published: '2025-04-01T18:11:23.417311'

0 commit comments

Comments
 (0)