Skip to content

Commit 230676c

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

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
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:a99d3e5c0387a867b8786f92aa292b6077cfe38a073ecace4b6bd4a7d3b40cca
3-
size 421917
2+
oid sha256:4a783fa62ce9e1cf49e5a9476c5a8442aa2884d082ee901f67ed82f160402178
3+
size 416255

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,16 @@ accelerator:
3838
- CPU
3939
- GPU
4040
environment:
41+
- urllib3==2.2.2
42+
- lightning==2.3.3
43+
- tensorboard==2.17.0
44+
- seaborn==0.13.2
45+
- pytorch-lightning==1.5.3
46+
- setuptools==69.0.3
47+
- numpy==1.26.4
4148
- torch==2.0.1
42-
- torchmetrics==1.2.1
4349
- torchvision==0.15.2
44-
- pytorch-lightning==2.0.9.post0
4550
- matplotlib==3.8.4
51+
- torchmetrics==1.2.1
4652
- ipython==8.16.1
47-
- seaborn==0.13.2
48-
- lightning==2.3.3
49-
- tensorboard==2.17.0
50-
- numpy==1.26.4
51-
- urllib3==2.2.2
52-
- setuptools==69.0.3
53-
published: '2024-07-19T20:16:19.153871'
53+
published: '2024-07-20T11:32:59.203683'

0 commit comments

Comments
 (0)