Skip to content

Commit 78c71e2

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/10-autoregressive-image-modeling
1 parent fd1e695 commit 78c71e2

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:743b8e140011aacd6abb5f81c733155edf5b28216eab32ac4592b6bd5a9f3395
3-
size 1611871
2+
oid sha256:e2ed4fc1d103f26bbe1bdc879a6410d1a36c7942079b9f71b17fbb68ac6a41a5
3+
size 1612489

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ description: 'In this tutorial, we implement an autoregressive likelihood model
2626
accelerator:
2727
- GPU
2828
environment:
29-
- lightning==2.3.3
30-
- numpy==1.26.4
31-
- torch==2.0.1+cu118
32-
- torchmetrics==1.2.1
3329
- seaborn==0.13.2
30+
- torch==2.0.1+cu118
3431
- pytorch-lightning==2.0.9.post0
35-
- matplotlib==3.8.4
32+
- torchmetrics==1.2.1
3633
- torchvision==0.15.2+cu118
37-
published: '2024-07-22T22:05:17.566112'
34+
- numpy==1.26.4
35+
- matplotlib==3.9.1
36+
- lightning==2.3.3
37+
published: '2024-07-23T03:08:16.184117'

0 commit comments

Comments
 (0)