Skip to content

Commit ac81162

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/10-autoregressive-image-modeling
1 parent 82f8683 commit ac81162

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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:46e68c8cd54c992826dbf56b32e3dfdd0430946c59c3a7212fe42166a7687d42
3-
size 1613077
2+
oid sha256:09dd94f2c34ad74b17c62632af97f7b127c77944c46046359da975109f7ee3d8
3+
size 1612519

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ description: 'In this tutorial, we implement an autoregressive likelihood model
2626
accelerator:
2727
- GPU
2828
environment:
29-
- torchvision==0.15.2+cu118
3029
- pytorch-lightning==2.0.9.post0
30+
- torchmetrics==1.2.1
3131
- seaborn==0.13.2
3232
- torch==2.0.1+cu118
33-
- torchmetrics==1.2.1
34-
- matplotlib==3.9.1
3533
- numpy==1.26.4
36-
published: '2024-07-23T13:45:09.125523'
34+
- torchvision==0.15.2+cu118
35+
- matplotlib==3.9.1
36+
published: '2024-07-23T17:45:51.433727'

0 commit comments

Comments
 (0)