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

Make torch-sparse dependency optional (part 5) #6629

Merged
merged 3 commits into from
Feb 7, 2023
Merged

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Feb 7, 2023

No description provided.

@codecov
Copy link

codecov bot commented Feb 7, 2023

Codecov Report

Merging #6629 (4bf3807) into master (bb827d8) will decrease coverage by 0.01%.
The diff coverage is 92.59%.

@@            Coverage Diff             @@
##           master    #6629      +/-   ##
==========================================
- Coverage   87.55%   87.55%   -0.01%     
==========================================
  Files         422      422              
  Lines       22881    22877       -4     
==========================================
- Hits        20034    20030       -4     
  Misses       2847     2847              
Impacted Files Coverage Δ
torch_geometric/nn/conv/eg_conv.py 90.35% <60.00%> (-0.09%) ⬇️
torch_geometric/nn/conv/arma_conv.py 100.00% <100.00%> (ø)
torch_geometric/nn/conv/cluster_gcn_conv.py 100.00% <100.00%> (ø)
torch_geometric/nn/conv/gated_graph_conv.py 100.00% <100.00%> (ø)
torch_geometric/nn/conv/lg_conv.py 100.00% <100.00%> (ø)
torch_geometric/nn/conv/mf_conv.py 100.00% <100.00%> (ø)
torch_geometric/nn/conv/pan_conv.py 98.24% <100.00%> (ø)
torch_geometric/nn/conv/pdn_conv.py 100.00% <100.00%> (ø)
torch_geometric/nn/conv/rgcn_conv.py 95.33% <100.00%> (-0.04%) ⬇️
torch_geometric/nn/conv/signed_conv.py 100.00% <100.00%> (ø)
... and 2 more

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

@rusty1s rusty1s merged commit 51e0662 into master Feb 7, 2023
@rusty1s rusty1s deleted the drop_torch_sparse5 branch February 7, 2023 10:36
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.

1 participant