Skip to content

Commit 52f25f6

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/11-vision-transformer
1 parent 26aaba0 commit 52f25f6

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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:8fc14a6eaf161a34be2c7d1f5287ab38d76051cb67214c3c4f622eed81d0698e
3-
size 420240
2+
oid sha256:4eda495a9268e9bf76f266fd87310d8a1c390aff11547711e6231af35226cb0d
3+
size 419658

.notebooks/course_UvA-DL/11-vision-transformer.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ accelerator:
3131
- CPU
3232
- GPU
3333
environment:
34-
- tensorboard==2.17.0
35-
- torch==2.0.1+cu118
34+
- numpy==1.26.4
35+
- torchvision==0.15.2+cu118
3636
- matplotlib==3.9.1
37-
- torchmetrics==1.2.1
37+
- seaborn==0.13.2
38+
- torch==2.0.1+cu118
3839
- lightning==2.3.3
39-
- numpy==1.26.4
4040
- pytorch-lightning==2.0.9.post0
41-
- seaborn==0.13.2
42-
- torchvision==0.15.2+cu118
43-
published: '2024-07-23T03:11:34.523690'
41+
- torchmetrics==1.2.1
42+
- tensorboard==2.17.0
43+
published: '2024-07-23T09:53:44.848702'

0 commit comments

Comments
 (0)