Skip to content

Commit fe4f083

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

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
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:85eade037366a73b33dc4676871750ae61816a34f547594c380564e0bc8b7077
3-
size 106453
2+
oid sha256:3b2609df0428168fd8481f0e0196ead8c0c4eede7ac87e5986f3b3b489b848a2
3+
size 106537

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

Lines changed: 9 additions & 9 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-spline-conv==1.2.2+pt21cu121
42-
- torch-cluster==1.6.3+pt21cu121
43-
- torchvision==0.16.2+cu121
44-
- pytorch-lightning==2.4.0
4541
- torch==2.1.2+cu121
46-
- torch-scatter==2.1.2+pt21cu121
4742
- torch_geometric==2.1.0.post1
48-
- torchmetrics==1.4.1
49-
- matplotlib==3.9.2
50-
- numpy==1.26.4
5143
- torch-sparse==0.6.18+pt21cu121
44+
- torch-cluster==1.6.3+pt21cu121
45+
- numpy==1.26.4
46+
- torchvision==0.16.2+cu121
5247
- seaborn==0.13.2
53-
published: '2025-04-01T17:15:08.894601'
48+
- torchmetrics==1.4.1
49+
- torch-scatter==2.1.2+pt21cu121
50+
- torch-spline-conv==1.2.2+pt21cu121
51+
- matplotlib==3.9.2
52+
- pytorch-lightning==2.4.0
53+
published: '2025-04-03T19:22:07.819933'

0 commit comments

Comments
 (0)