Skip to content

Commit 362db84

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/04-inception-resnet-densenet
1 parent 36db33a commit 362db84

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:6ee1888fdf1bd7383c49716a25756b0f5462d94428f6bbdad0347a8e0bb1b8e8
3-
size 343956
2+
oid sha256:ff8cef1c66ce25837c0bab194e9d0f8e71787f31385864d51386f3a80db2243b
3+
size 353196

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@ description: 'In this tutorial, we will implement and discuss variants of modern
2929
accelerator:
3030
- GPU
3131
environment:
32-
- tensorboard==2.17.0
33-
- numpy==1.26.4
3432
- matplotlib==3.9.1
3533
- tabulate==0.9.0
36-
- torchmetrics==1.2.1
34+
- tensorboard==2.17.0
35+
- lightning==2.3.3
36+
- torch==2.0.1+cu118
3737
- seaborn==0.13.2
38+
- torchmetrics==1.2.1
3839
- pytorch-lightning==2.0.9.post0
3940
- torchvision==0.15.2+cu118
40-
- lightning==2.3.3
41-
- torch==2.0.1+cu118
42-
published: '2024-07-23T02:14:29.908354'
41+
- numpy==1.26.4
42+
published: '2024-07-23T08:39:12.486848'

0 commit comments

Comments
 (0)