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 for LightGCN #7155

Merged
merged 4 commits into from
Apr 11, 2023
Merged

PyTorch Sparse Tensor support for LightGCN #7155

merged 4 commits into from
Apr 11, 2023

Conversation

EdisonLeeeee
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Apr 11, 2023

Codecov Report

Merging #7155 (b525497) into master (7be8876) will increase coverage by 0.00%.
The diff coverage is 50.00%.

❗ Current head b525497 differs from pull request most recent head 60b926e. Consider uploading reports for the commit 60b926e to get more accurate results

@@           Coverage Diff           @@
##           master    #7155   +/-   ##
=======================================
  Coverage   91.30%   91.30%           
=======================================
  Files         437      437           
  Lines       23998    23999    +1     
=======================================
+ Hits        21911    21912    +1     
  Misses       2087     2087           
Impacted Files Coverage Δ
torch_geometric/nn/models/lightgcn.py 94.93% <50.00%> (+0.06%) ⬆️

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

@rusty1s rusty1s enabled auto-merge (squash) April 11, 2023 15:00
@rusty1s rusty1s merged commit 1fab9ad into master Apr 11, 2023
10 checks passed
@rusty1s rusty1s deleted the lightgcn branch April 11, 2023 15: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