seongjunyun / Graph_Transformer_Networks

Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)
960 stars 179 forks source link

sparse version GTN? #13

Closed xhcgit closed 4 years ago

xhcgit commented 4 years ago

I think you should provide sparse version implement, because the adjacency matrix is always sparse.