Skip to content

Commit 494b1d4

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

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:fbec0684b297c77bf131a33daf36eeb6064f3eb828e04b483e225ebe71111d7e
3-
size 416338
2+
oid sha256:e6a8e71f7fa20cb6e5800ddd5e631bbb77a7b7fdd6a3f924845af508230842f6
3+
size 416222

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ accelerator:
3131
- CPU
3232
- GPU
3333
environment:
34-
- numpy==1.26.4
35-
- torch==2.0.1+cu118
36-
- torchvision==0.15.2+cu118
37-
- matplotlib==3.9.1
38-
- seaborn==0.13.2
34+
- pytorch-lightning==2.0.9.post0
3935
- torchmetrics==1.2.1
36+
- seaborn==0.13.2
37+
- torchvision==0.15.2+cu118
4038
- tensorboard==2.17.0
41-
- pytorch-lightning==2.0.9.post0
42-
published: '2024-07-23T13:53:09.322941'
39+
- matplotlib==3.9.1
40+
- torch==2.0.1+cu118
41+
- numpy==1.26.4
42+
published: '2024-07-23T17:49:04.764696'

0 commit comments

Comments
 (0)