acbull / pyHGT

Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric
MIT License
775 stars 162 forks source link

Changing data type #20

Closed viethoangtranduong closed 3 years ago

viethoangtranduong commented 3 years ago

The input arguments should be float type, not int type. Similar edits could be done in other .py files