Skip to content

Commit 04e416c

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/10-autoregressive-image-modeling
1 parent 4cc63e5 commit 04e416c

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:a16678fd23190314feaccab2e41bf8ed68ed238231ad55de02df70f085a73223
3-
size 1614169
2+
oid sha256:8d8bc1fbbc09a3937175f86a7a2c53e7547b54d356d2930c8bd6c624c71ada22
3+
size 1613914

.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-
- torchmetrics==1.4.0.post0
32-
- torch==2.4.0+cu121
33-
- matplotlib==3.9.1
3431
- torchvision==0.19.0+cu121
3532
- seaborn==0.13.2
36-
- pytorch-lightning==2.0.9.post0
3733
- numpy==1.26.4
38-
published: '2024-07-26T09:31:07.965159'
34+
- 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'

0 commit comments

Comments
 (0)