Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit 8039f19

Browse files
phlippeBorda
andauthored
UvA DLC Tutorial 6: Updated PyG requirement (#118)
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
1 parent 2887239 commit 8039f19

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • course_UvA-DL/06-graph-neural-networks

course_UvA-DL/06-graph-neural-networks/.meta.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
title: "Tutorial 6: Basics of Graph Neural Networks"
22
author: Phillip Lippe
33
created: 2021-06-07
4-
updated: 2021-06-16
4+
updated: 2021-12-04
55
license: CC BY-SA
66
build: 0
77
tags:
@@ -22,7 +22,7 @@ requirements:
2222
- torch-sparse
2323
- torch-cluster
2424
- torch-spline-conv
25-
- torch-geometric==1.7.2
25+
- torch-geometric==2.0.2
2626
pip__find-link:
2727
# - https://pytorch-geometric.com/whl/torch-1.8.0+cu101.html
2828
- https://pytorch-geometric.com/whl/torch-%(TORCH_MAJOR_DOT_MINOR)s.0+%(DEVICE)s.html

0 commit comments

Comments
 (0)