We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cf904f commit 909b294Copy full SHA for 909b294
.notebooks/lightning_examples/basic-gan.ipynb
@@ -1,3 +1,3 @@
1
version https://git-lfs.github.com/spec/v1
2
-oid sha256:334a4f82f3bbd3b3c427b4528f454c80e20aae0680585325c0b728ae1d22c394
3
-size 45257
+oid sha256:0648668da83db7386ce8118cf77b523bfbf87ec09f8becc89a747a1eb2936073
+size 45139
.notebooks/lightning_examples/basic-gan.yaml
@@ -18,11 +18,11 @@ accelerator:
18
- CPU
19
- GPU
20
environment:
21
+- tensorboard==2.17.0
22
- torch==2.0.1+cu118
-- torchmetrics==1.2.1
23
-- torchvision==0.15.2+cu118
24
-- pytorch-lightning==2.0.9.post0
25
- numpy==1.26.4
+- pytorch-lightning==2.0.9.post0
26
- matplotlib==3.9.1
27
-- tensorboard==2.17.0
28
-published: '2024-07-23T14:54:12.239299'
+- torchmetrics==1.2.1
+- torchvision==0.15.2+cu118
+published: '2024-07-23T18:16:10.768196'
0 commit comments