You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, this project is based on another project GraphWar, which was built upon dgl.
Recently, GraphWar has been refactored using torch_geometric (>=2.0.0).
To reproduce the results, you might switch to an old branch:
Hi, I do not see any requirement to install torch geometric. So when I ran your demo.ipynb, it caused an error
'No module named 'torch_geometric.nn.dense.linear'
What is the version of torch geometric you used for this repo? I'm using torch geometric 1.7.0
Thanks
The text was updated successfully, but these errors were encountered: