Skip to content

Commit 7a9e39e

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/basic-gan
1 parent e3147f1 commit 7a9e39e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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:bbf976e0cb4d96ffdf559ff5508bea5204fc964c08643335e8d91fe5cd3181de
3-
size 45203
2+
oid sha256:b49e966e7a2028a954c6ad1c612d7038c82a6ca11488313242033a5911eb1d39
3+
size 44925

.notebooks/lightning_examples/basic-gan.yaml

Lines changed: 4 additions & 4 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.0
2324
- torchvision==0.19.0+cu121
2425
- matplotlib==3.9.1
25-
- torchmetrics==1.4.0.post0
2626
- numpy==1.26.4
27-
- pytorch-lightning==2.1.4
27+
- pytorch-lightning==2.3.3
2828
- torch==2.4.0+cu121
29-
- tensorboard==2.17.0
30-
published: '2024-07-26T09:54:07.669760'
29+
- torchmetrics==1.4.0.post0
30+
published: '2024-07-26T12:01:31.951635'

0 commit comments

Comments
 (0)