Open zsz00 opened 2 years ago
@zsz00 Thanks for using Graphormer. I've tested before with torch-geometric 2.0.3. It works with Graphormer. So I think it is okay to install torch-geometric 2.0 and use it with Graphormer.
yes, I tested with torch-geometric 2.0.3 , pytorch 1.10.1, cuda 11.3, nvidia 3090, ubuntu 18.04 python3.9, is ok !!!
If you do not need oc20 dataset(which use torch-geometric 1.x and not compatible with 2.x), it's okay to use 2.0.
yes, I tested with torch-geometric 2.0.3 , pytorch 1.10.1, cuda 11.3, nvidia 3090, ubuntu 18.04 python3.9, is ok !!!
Why did you change the version? Is it because install.sh doesn't work properly?
Could upgrade and support torch-geometric 2.0 ?