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

torch.sparse_csr support in MessagePassing #6947

Merged
merged 2 commits into from
Mar 17, 2023
Merged

torch.sparse_csr support in MessagePassing #6947

merged 2 commits into from
Mar 17, 2023

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Mar 17, 2023

No description provided.

@rusty1s rusty1s self-assigned this Mar 17, 2023
@codecov
Copy link

codecov bot commented Mar 17, 2023

Codecov Report

Merging #6947 (6914fb3) into master (d4b1297) will increase coverage by 0.00%.
The diff coverage is 93.33%.

❗ Current head 6914fb3 differs from pull request most recent head 6b61385. Consider uploading reports for the commit 6b61385 to get more accurate results

@@           Coverage Diff           @@
##           master    #6947   +/-   ##
=======================================
  Coverage   91.49%   91.49%           
=======================================
  Files         429      429           
  Lines       23326    23340   +14     
=======================================
+ Hits        21341    21354   +13     
- Misses       1985     1986    +1     
Impacted Files Coverage Δ
torch_geometric/utils/spmm.py 70.83% <ø> (ø)
torch_geometric/nn/conv/message_passing.py 98.66% <92.30%> (-0.24%) ⬇️
torch_geometric/utils/sparse.py 92.00% <100.00%> (+0.33%) ⬆️

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

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

1 participant