chingyaoc / TMD

NeurIPS 2022: Tree Mover’s Distance: Bridging Graph Metrics and Stability of Graph Neural Networks
MIT License
36 stars 3 forks source link

About the versions of torch_geometric, torch_sparse, and POT #1

Open masahiro-negishi opened 2 months ago

masahiro-negishi commented 2 months ago

Thank you for your great work on the distance between graphs! I would like to run your code, but unfortunately, I have been struggling with setting up environments. I have followed README and installed Python 3.7.7 and PyTorch 1.3.1. Could you please tell me which version of torch_geometric, torch_sparse, and POT you used?

masahiro-negishi commented 2 months ago

It would be more helpful if you could tell me all the libraries and their versions that you used.