We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93b493e commit cf50669Copy full SHA for cf50669
.notebooks/lightning_examples/datamodules.ipynb
@@ -1,3 +1,3 @@
1
version https://git-lfs.github.com/spec/v1
2
-oid sha256:f4171f4818cbe117489d67801448fcb8b0bc7eebca5ed25b62eef50b3fc93f39
3
-size 237273
+oid sha256:93401bd0eaeeeed18ba84c3d38375506f6723edf70682e85006657433cc7e123
+size 241827
.notebooks/lightning_examples/datamodules.yaml
@@ -12,10 +12,10 @@ accelerator:
12
OS: Linux
13
python: 3.10.12
14
environment:
15
-- pytorch-lightning==2.0.9.post0
16
-- torch==2.1.2+cu121
17
-- numpy==1.26.4
+- torchmetrics==1.4.0.post0
18
- matplotlib==3.9.1
19
-- torchmetrics==1.2.1
20
-- torchvision==0.16.2+cu121
21
-published: '2024-07-26T08:42:50.385997'
+- torch==2.4.0+cu121
+- numpy==1.26.4
+- torchvision==0.19.0+cu121
+- pytorch-lightning==2.1.4
+published: '2024-07-26T10:52:00.396062'
0 commit comments