microsoft / tf2-gnn

TensorFlow 2 library implementing Graph Neural Networks
MIT License
369 stars 73 forks source link

Fixes microsoft/tf2-gnn#35 #37

Closed zhuyuecai closed 3 years ago

zhuyuecai commented 3 years ago

This is to fixes issue 35 that the link to download the test data is no longer available. This PR replace the invalid one with the one provided by @MarekPokropinski in the issue tracker. And I tested the data from the new link works.

Changes: