Skip to content

Commit 748108d

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/11-vision-transformer
1 parent 8daaa28 commit 748108d

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:3bd2e92a2432809c9fff0eba3bce1725f6b24a2f24acd3e40da06df6a0d865e0
3-
size 416222
2+
oid sha256:80c4650003286412097ad99f054a34da48d21a7b90951034b44786086966377e
3+
size 417359

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ accelerator:
3333
OS: Linux
3434
python: 3.10.12
3535
environment:
36-
- torchvision==0.16.2+cu121
37-
- matplotlib==3.9.1
3836
- tensorboard==2.17.0
39-
- torch==2.1.2+cu121
40-
- torchmetrics==1.2.1
41-
- numpy==1.26.4
42-
- pytorch-lightning==2.0.9.post0
37+
- torch==2.4.0+cu121
38+
- torchvision==0.19.0+cu121
39+
- matplotlib==3.9.1
4340
- seaborn==0.13.2
44-
published: '2024-07-26T07:06:37.839412'
41+
- torchmetrics==1.4.0.post0
42+
- pytorch-lightning==2.0.9.post0
43+
- numpy==1.26.4
44+
published: '2024-07-26T09:32:38.114696'

0 commit comments

Comments
 (0)