Skip to content
New issue

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

Add Polynormer model and example #9908

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

xnuohz
Copy link
Contributor

@xnuohz xnuohz commented Jan 1, 2025

Issue

Usage

python examples/polynormer.py --post_bn

Highlight

image
image

Result

Dataset Original Paper PyG
ogbn-arxiv 73.46% 73.34%

Copy link

codecov bot commented Jan 5, 2025

Codecov Report

Attention: Patch coverage is 80.43478% with 9 lines in your changes missing coverage. Please review.

Project coverage is 86.30%. Comparing base (c300f38) to head (96ffe62).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
torch_geometric/nn/attention/polynormer.py 80.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9908      +/-   ##
==========================================
- Coverage   86.56%   86.30%   -0.26%     
==========================================
  Files         490      491       +1     
  Lines       32294    32335      +41     
==========================================
- Hits        27954    27907      -47     
- Misses       4340     4428      +88     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant