Skip to content

Commit 05535fe

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/11-vision-transformer
1 parent 8ce2916 commit 05535fe

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:0a9a0b4ada46bb8ed48e48458d24bfd95328d8809999befe293ce2b28dd4f44f
3-
size 417581
2+
oid sha256:cb5685c09785f8cfa38846f9321581636b1ac01e07dc87e7b3736f50b7cc74b3
3+
size 444044

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

Lines changed: 6 additions & 6 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.19.1+cu121
37+
- tensorboard==2.19.0
38+
- torch==2.4.1+cu121
39+
- pytorch-lightning==2.4.0
3640
- seaborn==0.13.2
37-
- torch==2.4.0+cu121
3841
- torchmetrics==1.4.1
39-
- matplotlib==3.9.2
4042
- numpy==2.0.2
41-
- tensorboard==2.17.1
42-
- torchvision==0.19.0+cu121
43-
- pytorch-lightning==2.3.3
44-
published: '2024-09-01T12:19:55.482490'
43+
- matplotlib==3.9.2
44+
published: '2025-04-01T17:37:46.293889'

0 commit comments

Comments
 (0)