Graphormer icon indicating copy to clipboard operation
Graphormer copied to clipboard

Could upgrade and support torch-geometric 2.0 ?

Open zsz00 opened this issue 2 years ago • 4 comments

Could upgrade and support torch-geometric 2.0 ?

zsz00 avatar Dec 30 '21 04:12 zsz00

@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.

shiyu1994 avatar Dec 30 '21 05:12 shiyu1994

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 !!!

zsz00 avatar Dec 30 '21 07:12 zsz00

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.

YouJiacheng avatar Jan 04 '22 18:01 YouJiacheng

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?

skye95git avatar Mar 21 '22 06:03 skye95git