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 4) #6628

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 #6628 (bbeec0f) into master (ef2d7be) will decrease coverage by 0.01%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##           master    #6628      +/-   ##
==========================================
- Coverage   87.55%   87.55%   -0.01%     
==========================================
  Files         422      422              
  Lines       22883    22881       -2     
==========================================
- Hits        20036    20034       -2     
  Misses       2847     2847              
Impacted Files Coverage Δ
torch_geometric/sampler/neighbor_sampler.py 91.56% <0.00%> (ø)
torch_geometric/loader/shadow.py 95.83% <100.00%> (-0.09%) ⬇️
torch_geometric/sampler/hgt_sampler.py 100.00% <100.00%> (ø)

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

@rusty1s rusty1s merged commit bb827d8 into master Feb 7, 2023
@rusty1s rusty1s deleted the drop_torch_sparse4 branch February 7, 2023 09:39
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