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

PyTorch Sparse Tensor support: HANConv, GATv2Conv, HGTConv, GMMConv, GPSConv, and RGATConv #6932

Merged
merged 12 commits into from
Mar 19, 2023

Conversation

EdisonLeeeee
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Mar 16, 2023

Codecov Report

Merging #6932 (63c96f7) into master (3e9ec36) will decrease coverage by 0.21%.
The diff coverage is 71.42%.

❗ Current head 63c96f7 differs from pull request most recent head 8debcfd. Consider uploading reports for the commit 8debcfd to get more accurate results

@@            Coverage Diff             @@
##           master    #6932      +/-   ##
==========================================
- Coverage   91.63%   91.43%   -0.21%     
==========================================
  Files         430      430              
  Lines       23420    23424       +4     
==========================================
- Hits        21462    21417      -45     
- Misses       1958     2007      +49     
Impacted Files Coverage Δ
torch_geometric/nn/conv/rgat_conv.py 82.47% <33.33%> (-1.74%) ⬇️
torch_geometric/nn/conv/gatv2_conv.py 94.69% <100.00%> (+0.14%) ⬆️
torch_geometric/nn/conv/gps_conv.py 100.00% <100.00%> (ø)

... and 11 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions github-actions bot removed the utils label Mar 19, 2023
@rusty1s rusty1s merged commit 5549b85 into master Mar 19, 2023
@rusty1s rusty1s deleted the sparse_tensor branch March 19, 2023 08:07
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.

None yet

2 participants