Skip to content

Commit 8ca7730

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:3b2609df0428168fd8481f0e0196ead8c0c4eede7ac87e5986f3b3b489b848a2
3-
size 106537
2+
oid sha256:824fdcfc5db9633a844edf798facf188135f85768c5ecca627b5c03f2758b600
3+
size 106532

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

+8-8
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==2.1.2+cu121
42-
- torch_geometric==2.1.0.post1
43-
- torch-sparse==0.6.18+pt21cu121
4441
- torch-cluster==1.6.3+pt21cu121
4542
- numpy==1.26.4
46-
- torchvision==0.16.2+cu121
47-
- seaborn==0.13.2
43+
- torch-sparse==0.6.18+pt21cu121
4844
- torchmetrics==1.4.1
49-
- torch-scatter==2.1.2+pt21cu121
45+
- torchvision==0.16.2+cu121
5046
- torch-spline-conv==1.2.2+pt21cu121
51-
- matplotlib==3.9.2
47+
- torch_geometric==2.1.0.post1
5248
- pytorch-lightning==2.4.0
53-
published: '2025-04-03T19:22:07.819933'
49+
- matplotlib==3.9.2
50+
- seaborn==0.13.2
51+
- torch-scatter==2.1.2+pt21cu121
52+
- torch==2.1.2+cu121
53+
published: '2025-05-01T10:34:04.651903'

0 commit comments

Comments
 (0)