Skip to content

Commit d87a9b1

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/11-vision-transformer
1 parent cc4a274 commit d87a9b1

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-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:3a624fd67ea17706093159d43918c90fe0975f3202ee11b118f5a1b8306b5960
3-
size 416218
2+
oid sha256:3bd2e92a2432809c9fff0eba3bce1725f6b24a2f24acd3e40da06df6a0d865e0
3+
size 416222

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

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,15 @@ tags:
3030
accelerator:
3131
- CPU
3232
- GPU
33+
OS: Linux
34+
python: 3.10.12
3335
environment:
34-
- torchvision==0.15.2+cu118
35-
- pytorch-lightning==2.0.9.post0
36-
- seaborn==0.13.2
37-
- torch==2.0.1+cu118
38-
- torchmetrics==1.2.1
39-
- tensorboard==2.17.0
36+
- torchvision==0.16.2+cu121
4037
- matplotlib==3.9.1
38+
- tensorboard==2.17.0
39+
- torch==2.1.2+cu121
40+
- torchmetrics==1.2.1
4141
- numpy==1.26.4
42-
published: '2024-07-23T21:50:47.732052'
42+
- pytorch-lightning==2.0.9.post0
43+
- seaborn==0.13.2
44+
published: '2024-07-26T07:06:37.839412'

0 commit comments

Comments
 (0)