We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dear pyg community,
I propose to implement the graphormer-gd transformer layer from the paper Rethinking the Expressive Power of GNNs via Graph Biconnectivity into pyg. The implementation would be similar to e.g. GraphSAGE. There is already an implementation on github, however, it does not use pyg. See here for reference: https://github.com/lsj2408/Graphormer-GD
I'm happy to take this over, however I first want to check that a PR like this would be accepted. Let me know what you think!
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
🚀 The feature, motivation and pitch
Dear pyg community,
I propose to implement the graphormer-gd transformer layer from the paper Rethinking the Expressive Power of GNNs via Graph Biconnectivity into pyg. The implementation would be similar to e.g. GraphSAGE. There is already an implementation on github, however, it does not use pyg. See here for reference: https://github.com/lsj2408/Graphormer-GD
I'm happy to take this over, however I first want to check that a PR like this would be accepted. Let me know what you think!
Alternatives
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: