File tree 2 files changed +11
-9
lines changed
.notebooks/lightning_examples
2 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 1
1
version https://git-lfs.github.com/spec/v1
2
- oid sha256:db4cad81b681ede3ffe1e76e238cb73a90cd392ed311c423ee80f216e0864e99
3
- size 371302
2
+ oid sha256:aec40867861bd568a6c6a4a967fd558956a4c651f7ad188fbabf1fc183e73cac
3
+ size 344491
Original file line number Diff line number Diff line change @@ -9,13 +9,15 @@ description: 'Train a Resnet to 94% accuracy on Cifar10!
9
9
'
10
10
accelerator :
11
11
- GPU
12
+ OS : Linux
13
+ python : 3.10.12
12
14
environment :
13
- - torch==2.0.1+cu118
14
- - pandas==2.2.2
15
- - pytorch-lightning==2.0.9.post0
16
- - seaborn==0.13.2
17
- - torchvision==0.15.2+cu118
18
- - numpy==1.26.4
19
15
- torchmetrics==1.2.1
20
16
- matplotlib==3.9.1
21
- published : ' 2024-07-23T19:13:08.661988'
17
+ - pytorch-lightning==2.0.9.post0
18
+ - pandas==2.2.2
19
+ - numpy==1.26.4
20
+ - seaborn==0.13.2
21
+ - torchvision==0.16.2+cu121
22
+ - torch==2.1.2+cu121
23
+ published : ' 2024-07-26T08:38:18.579712'
You can’t perform that action at this time.
0 commit comments