Skip to content

Commit 3fb04ea

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/01-introduction-to-pytorch
1 parent 6019ce8 commit 3fb04ea

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:f4d1348e521b964c20a7c1a0a2cec81066d3c04edfba186b1812a536f4ceb291
3-
size 386981
2+
oid sha256:6be06e5ba0da56f9a9777b7a44c50f6e392df141d35399a98a582a624e8fb8de
3+
size 387053

.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
20+
- matplotlib==3.9.2
2121
- torchvision==0.19.1+cu121
22-
- pytorch-lightning==2.4.0
23-
- numpy==2.0.2
2422
- seaborn==0.13.2
25-
- matplotlib==3.9.2
23+
- numpy==2.0.2
24+
- torch==2.4.1+cu121
25+
- pytorch-lightning==2.4.0
2626
- torchmetrics==1.4.1
27-
published: '2025-04-01T16:49:11.714510'
27+
published: '2025-04-03T19:06:59.514936'

0 commit comments

Comments
 (0)