Skip to content

Commit 73f5f1e

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/04-inception-resnet-densenet
1 parent e87bd78 commit 73f5f1e

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:8771a15eea70742f6c02a796c0b2f6504000ba35ea5d256d6e942697f30f712a
3-
size 346505
2+
oid sha256:7e1c7114858ed3fc21e2aa94c512021e4e2659d84aae31ceddc607b6c84cd383
3+
size 354274

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ accelerator:
3131
OS: Linux
3232
python: 3.10.12
3333
environment:
34-
- numpy==1.26.4
35-
- torchvision==0.19.0+cu121
36-
- torchmetrics==1.4.0.post0
37-
- seaborn==0.13.2
38-
- matplotlib==3.9.1
3934
- tabulate==0.9.0
35+
- tensorboard==2.17.1
36+
- seaborn==0.13.2
4037
- torch==2.4.0+cu121
38+
- torchmetrics==1.4.1
4139
- pytorch-lightning==2.3.3
42-
- tensorboard==2.17.0
43-
published: '2024-07-26T11:21:16.382737'
40+
- matplotlib==3.9.2
41+
- torchvision==0.19.0+cu121
42+
- numpy==2.0.2
43+
published: '2024-09-01T12:02:45.425507'

0 commit comments

Comments
 (0)