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 SGFormer model and example #9904

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

Conversation

xnuohz
Copy link
Contributor

@xnuohz xnuohz commented Dec 30, 2024

Issue

Usage

python examples/sgformer.py

Highlight

image
image

Results

Dataset  Original Paper PyG
ogbn-arxiv 72.63% 72.40%

Copy link

codecov bot commented Jan 5, 2025

Codecov Report

Attention: Patch coverage is 89.74359% with 4 lines in your changes missing coverage. Please review.

Project coverage is 86.31%. Comparing base (c300f38) to head (659a081).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
torch_geometric/nn/attention/sgformer.py 89.47% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9904      +/-   ##
==========================================
- Coverage   86.56%   86.31%   -0.25%     
==========================================
  Files         490      491       +1     
  Lines       32294    32328      +34     
==========================================
- Hits        27954    27905      -49     
- Misses       4340     4423      +83     

☔ 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants