Skip to content

Commit ff17355

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

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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:33aa60a87e886271198a63f50ee4b7d17d3152b56d4979181ef3541b206b4afe
3-
size 343413
2+
oid sha256:3af91a46969eea916c345c98b9825fd1d6331ced8f6d19853aa0eabab8e48da7
3+
size 343383

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

Lines changed: 5 additions & 5 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-
- tabulate==0.9.0
3534
- seaborn==0.13.2
3635
- matplotlib==3.9.2
36+
- torchvision==0.19.1+cu121
37+
- pytorch-lightning==2.4.0
3738
- numpy==2.0.2
39+
- tabulate==0.9.0
3840
- torchmetrics==1.4.1
39-
- torch==2.4.1+cu121
4041
- tensorboard==2.19.0
41-
- torchvision==0.19.1+cu121
42-
- pytorch-lightning==2.4.0
43-
published: '2025-04-03T19:14:33.773500'
42+
- torch==2.4.1+cu121
43+
published: '2025-04-08T10:52:30.007252'

0 commit comments

Comments
 (0)