Skip to content

Commit eada037

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/04-inception-resnet-densenet
1 parent 2354acc commit eada037

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:0d3683168805d8a5b9b38fe6b08dceff0b0a153a5f41a38144f1cadee975b7df
3-
size 346269
2+
oid sha256:62cfc90ba136bd23502d06b83b55f2abbf0186ec65bf1dd7d840a2194476a965
3+
size 349861

.notebooks/course_UvA-DL/04-inception-resnet-densenet.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ OS: Linux
3232
python: 3.10.12
3333
environment:
3434
- tabulate==0.9.0
35-
- seaborn==0.13.2
35+
- torch==2.4.0+cu121
36+
- pytorch-lightning==2.0.9.post0
37+
- torchmetrics==1.4.0.post0
3638
- matplotlib==3.9.1
3739
- tensorboard==2.17.0
38-
- pytorch-lightning==2.0.9.post0
39-
- torch==2.1.2+cu121
40-
- torchvision==0.16.2+cu121
4140
- numpy==1.26.4
42-
- torchmetrics==1.2.1
43-
published: '2024-07-26T06:39:55.339904'
41+
- seaborn==0.13.2
42+
- torchvision==0.19.0+cu121
43+
published: '2024-07-26T09:15:46.846509'

0 commit comments

Comments
 (0)