RexYing / gnn-model-explainer

gnn explainer
Apache License 2.0
879 stars 174 forks source link

node_idx_new = sum(neighbors_adj_row[:node_idx])--is it possible the way that node_idx_new is generated may lead to duplicate index? #18

Closed ucaswxk closed 4 years ago

ucaswxk commented 4 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Platform (please complete the following information):

Additional context Add any other context about the problem here.