Skip to content

Commit 5b02398

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/01-introduction-to-pytorch
1 parent 3fd5c25 commit 5b02398

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:d6384300d4f6711990446c5e156781b85818224eeb26fe71d77cb47d6173ba11
3-
size 385545
2+
oid sha256:5ba6e6748124a7454cdb59e8483a27834c05593307095916c1cf815981e43d0e
3+
size 385641

.notebooks/course_UvA-DL/01-introduction-to-pytorch.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ accelerator:
2020
- CPU
2121
- GPU
2222
environment:
23+
- torchmetrics==1.2.1
24+
- lightning==2.3.3
2325
- matplotlib==3.8.4
24-
- pytorch-lightning==2.0.9.post0
26+
- urllib3==2.2.2
27+
- pytorch-lightning==1.5.3
2528
- setuptools==69.0.3
26-
- torch==2.0.1+cu118
27-
- lightning==2.3.3
2829
- ipython==8.16.1
29-
- urllib3==2.2.2
30-
- torchmetrics==1.2.1
3130
- numpy==1.26.4
32-
published: '2024-07-19T19:00:02.378308'
31+
- torch==2.0.1+cu118
32+
published: '2024-07-20T00:27:36.724445'

0 commit comments

Comments
 (0)