Skip to content

Commit e072029

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

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:b49e966e7a2028a954c6ad1c612d7038c82a6ca11488313242033a5911eb1d39
3-
size 44925
2+
oid sha256:893a866a5075c4983cbd57f3cbc5963de58a1f6efb5da9f35e76e14db564d24b
3+
size 114751

.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+
- torch==2.4.0+cu121
2324
- tensorboard==2.17.0
24-
- torchvision==0.19.0+cu121
2525
- matplotlib==3.9.1
26-
- numpy==1.26.4
2726
- pytorch-lightning==2.3.3
28-
- torch==2.4.0+cu121
2927
- torchmetrics==1.4.0.post0
30-
published: '2024-07-26T12:01:31.951635'
28+
- numpy==1.26.4
29+
- torchvision==0.19.0+cu121
30+
published: '2024-08-01T15:03:17.321205'

0 commit comments

Comments
 (0)