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 dff2526 commit 68aa791Copy full SHA for 68aa791
.notebooks/lightning_examples/cifar10-baseline.ipynb
@@ -1,3 +1,3 @@
1
version https://git-lfs.github.com/spec/v1
2
-oid sha256:5a8b7270c7408ab7ae9c23da7052bb2e0a389f431ed629db4b32bebfa84720e2
3
-size 344860
+oid sha256:3cd250b83d51fa6d4e04ee82d3dbbe9229e12ed63a19f2c378ca0677ebe7bafb
+size 412326
.notebooks/lightning_examples/cifar10-baseline.yaml
@@ -12,12 +12,12 @@ accelerator:
12
OS: Linux
13
python: 3.10.12
14
environment:
15
-- pytorch-lightning==2.4.0
16
-- pandas==2.2.2
17
-- torch==2.4.1+cu121
+- numpy==2.0.2
18
- torchvision==0.19.1+cu121
+- pandas==2.2.2
19
- seaborn==0.13.2
20
-- numpy==2.0.2
21
-- matplotlib==3.9.2
+- torch==2.4.1+cu121
22
- torchmetrics==1.4.1
23
-published: '2025-04-03T20:44:13.786317'
+- matplotlib==3.9.2
+- pytorch-lightning==2.4.0
+published: '2025-05-01T11:52:49.109266'
0 commit comments