leffff/graphormer-pyg

实现出来的效果可以吗

Opened this issue · 5 comments

实现出来的效果可以吗

Please translate to English

@leffff The question of @caojiangege is: How about the performance of your implementation?
In other words, he wants to know the difference of performance between your implementation and the original one.

In theory I have implemented everything as in the paper with one difference: I did not add a VNode (which is written in Readme.md), meaning using this repository you can not perform a VNode pooling as written in the paper. However you can add it yourself)
I have mot benchmarked my implementation, however it is implemented using the structure from the paper!

Graphormer can be used for any data represented as a graph, including molecules