Skip to content

Commit 3556722

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/06-graph-neural-networks
1 parent ca9f18e commit 3556722

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
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:11e650462c5fe910772cd644dde1b8252ffb1abe8eefaa6300384819a66bf9e5
3-
size 106771
2+
oid sha256:eba32aebf5aee0277c428604c90b4c2022a30c65c1644982c6f2d2bc2a6da4ec
3+
size 106525

.notebooks/course_UvA-DL/06-graph-neural-networks.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,16 @@ accelerator:
3838
OS: Linux
3939
python: 3.10.12
4040
environment:
41-
- matplotlib==3.9.1
41+
- torch-sparse==0.6.18+pt21cu121
42+
- torch==2.1.2+cu121
43+
- pytorch-lightning==2.3.3
4244
- torch-cluster==1.6.3+pt21cu121
43-
- seaborn==0.13.2
44-
- torch-spline-conv==1.2.2+pt21cu121
45-
- pytorch-lightning==2.0.9.post0
45+
- torchmetrics==1.4.0.post0
4646
- torchvision==0.16.2+cu121
47-
- numpy==1.26.4
48-
- torch==2.1.2+cu121
49-
- torch-scatter==2.1.2+pt21cu121
50-
- torch-sparse==0.6.18+pt21cu121
5147
- torch_geometric==2.1.0.post1
52-
- torchmetrics==1.4.0.post0
53-
published: '2024-07-26T09:20:46.602919'
48+
- torch-scatter==2.1.2+pt21cu121
49+
- torch-spline-conv==1.2.2+pt21cu121
50+
- matplotlib==3.9.1
51+
- numpy==1.26.4
52+
- seaborn==0.13.2
53+
published: '2024-07-26T11:26:22.940996'

0 commit comments

Comments
 (0)