twjiang / graphSAGE-pytorch

A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.
621 stars 150 forks source link

assert len(embs) == len(nodes) AssertionError #9

Closed Jillian555 closed 4 years ago

Jillian555 commented 4 years ago

assert len(embs) == len(nodes) AssertionError

zhao-tong commented 4 years ago

thanks for the informative description of your issue.