SumGNN
SumGNN copied to clipboard
which version of dgl are you using?
please mention the version of dgl used in this repository.
I am trying to run the code and the version that is working for me is "pip install dgl==2.0.0". It is the oldest version that can work properly now. You can use the latest one, but for this code, you need to install the oldest to the 2019 as much as you can.