benedekrozemberczki / ClusterGCN

A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).
GNU General Public License v3.0
786 stars 135 forks source link

a spelling mistakes in layer.py #7

Closed dream-makers closed 5 years ago

dream-makers commented 5 years ago

from torch-geomteric.nn but in this repo is "from torch_geomteric.nn" a small mistake :)