Skip to content

Commit dff2526

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:459fd72862f3a3d241460aff8203f604dc7f68468cad47f8d7e38d085c0f0fd3
3-
size 115566
2+
oid sha256:2d49030a5acfca77a745c02ca4d7d373049118220b586e27854fe9de8a3aaf49
3+
size 117611

.notebooks/lightning_examples/basic-gan.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ accelerator:
2020
OS: Linux
2121
python: 3.10.12
2222
environment:
23-
- pytorch-lightning==2.4.0
24-
- torchvision==0.19.1+cu121
2523
- numpy==2.0.2
24+
- pytorch-lightning==2.4.0
25+
- tensorboard==2.19.0
2626
- matplotlib==3.9.2
2727
- torch==2.4.1+cu121
28+
- torchvision==0.19.1+cu121
2829
- torchmetrics==1.4.1
29-
- tensorboard==2.19.0
30-
published: '2025-04-03T19:55:58.212591'
30+
published: '2025-05-01T11:03:46.401518'

0 commit comments

Comments
 (0)