Skip to content

Commit 8ce2916

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/10-autoregressive-image-modeling
1 parent 0a66566 commit 8ce2916

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:80235eb9b03f4aebe39ef294a23e8812b2c0a0bff9b11e2f7d7177f4206eb9cb
3-
size 1613918
2+
oid sha256:6c3c942f31cd9c8e5b74e8f3127af6d5a8a46cad73285afee2dcb6900dfc624c
3+
size 1619647

.notebooks/course_UvA-DL/10-autoregressive-image-modeling.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ accelerator:
2828
OS: Linux
2929
python: 3.10.12
3030
environment:
31-
- numpy==2.0.2
32-
- torchvision==0.19.0+cu121
31+
- torch==2.4.1+cu121
32+
- pytorch-lightning==2.4.0
33+
- torchvision==0.19.1+cu121
3334
- torchmetrics==1.4.1
34-
- torch==2.4.0+cu121
35-
- seaborn==0.13.2
35+
- numpy==2.0.2
3636
- matplotlib==3.9.2
37-
- pytorch-lightning==2.3.3
38-
published: '2024-09-01T12:18:20.841502'
37+
- seaborn==0.13.2
38+
published: '2025-04-01T17:32:17.698274'

0 commit comments

Comments
 (0)