Skip to content

Commit 3e92ddc

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/10-autoregressive-image-modeling
1 parent b45f915 commit 3e92ddc

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:8d8bc1fbbc09a3937175f86a7a2c53e7547b54d356d2930c8bd6c624c71ada22
3-
size 1613914
2+
oid sha256:80235eb9b03f4aebe39ef294a23e8812b2c0a0bff9b11e2f7d7177f4206eb9cb
3+
size 1613918

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

Lines changed: 5 additions & 5 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
3132
- torchvision==0.19.0+cu121
33+
- torchmetrics==1.4.1
34+
- torch==2.4.0+cu121
3235
- seaborn==0.13.2
33-
- numpy==1.26.4
36+
- matplotlib==3.9.2
3437
- pytorch-lightning==2.3.3
35-
- torch==2.4.0+cu121
36-
- matplotlib==3.9.1
37-
- torchmetrics==1.4.0.post0
38-
published: '2024-07-26T11:36:46.793719'
38+
published: '2024-09-01T12:18:20.841502'

0 commit comments

Comments
 (0)