Skip to content

Commit 8301d9e

Browse files
author
Azure Pipelines
committed
publish [GPU]: course_UvA-DL/06-graph-neural-networks
1 parent 4c5c753 commit 8301d9e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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:eba32aebf5aee0277c428604c90b4c2022a30c65c1644982c6f2d2bc2a6da4ec
3-
size 106525
2+
oid sha256:85eade037366a73b33dc4676871750ae61816a34f547594c380564e0bc8b7077
3+
size 106453

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

Lines changed: 8 additions & 8 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-
- torch-sparse==0.6.18+pt21cu121
42-
- torch==2.1.2+cu121
43-
- pytorch-lightning==2.3.3
41+
- torch-spline-conv==1.2.2+pt21cu121
4442
- torch-cluster==1.6.3+pt21cu121
45-
- torchmetrics==1.4.0.post0
4643
- torchvision==0.16.2+cu121
47-
- torch_geometric==2.1.0.post1
44+
- pytorch-lightning==2.4.0
45+
- torch==2.1.2+cu121
4846
- torch-scatter==2.1.2+pt21cu121
49-
- torch-spline-conv==1.2.2+pt21cu121
50-
- matplotlib==3.9.1
47+
- torch_geometric==2.1.0.post1
48+
- torchmetrics==1.4.1
49+
- matplotlib==3.9.2
5150
- numpy==1.26.4
51+
- torch-sparse==0.6.18+pt21cu121
5252
- seaborn==0.13.2
53-
published: '2024-07-26T11:26:22.940996'
53+
published: '2025-04-01T17:15:08.894601'

0 commit comments

Comments
 (0)