Skip to content

Commit 6707d02

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/01-introduction-to-pytorch
1 parent 5726609 commit 6707d02

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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:6477df895d7e44e2e31d2ef342b049f1238a23f3f5409601f66a1df1a332d7b8
3-
size 386563
2+
oid sha256:f4d1348e521b964c20a7c1a0a2cec81066d3c04edfba186b1812a536f4ceb291
3+
size 386981

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ accelerator:
1717
OS: Linux
1818
python: 3.10.12
1919
environment:
20+
- torch==2.4.1+cu121
21+
- torchvision==0.19.1+cu121
22+
- pytorch-lightning==2.4.0
23+
- numpy==2.0.2
2024
- seaborn==0.13.2
2125
- matplotlib==3.9.2
22-
- pytorch-lightning==2.3.3
2326
- torchmetrics==1.4.1
24-
- torch==2.4.0+cu121
25-
- torchvision==0.19.0+cu121
26-
- numpy==2.0.2
27-
published: '2024-09-01T11:55:07.495041'
27+
published: '2025-04-01T16:49:11.714510'

0 commit comments

Comments
 (0)