BUPT-GAMMA / OpenHGNN

This is an open-source toolkit for Heterogeneous Graph Neural Network(OpenHGNN) based on DGL.
Apache License 2.0
828 stars 141 forks source link

function load() in openhgnn/dataset/adapter.py/ #166

Closed SpaceZore closed 1 year ago

SpaceZore commented 1 year ago

🐛 Bug

self._set_split_index() (line 196) in function load() in openhgnn/dataset/adapter.py/ is missing params

lazishu2000 commented 1 year ago

Thanks for comment! We have fixed this bug, thanks again!