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

Treat torch-scatter as optional dependency #6617

Merged
merged 6 commits into from
Feb 6, 2023
Merged

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Feb 6, 2023

No description provided.

@codecov
Copy link

codecov bot commented Feb 6, 2023

Codecov Report

Merging #6617 (740043b) into master (197d4ba) will decrease coverage by 0.02%.
The diff coverage is 94.73%.

@@            Coverage Diff             @@
##           master    #6617      +/-   ##
==========================================
- Coverage   87.43%   87.41%   -0.02%     
==========================================
  Files         422      422              
  Lines       22916    22921       +5     
==========================================
  Hits        20037    20037              
- Misses       2879     2884       +5     
Impacted Files Coverage Δ
torch_geometric/utils/scatter.py 72.72% <66.66%> (-7.28%) ⬇️
torch_geometric/nn/conv/message_passing.py 98.91% <100.00%> (-0.01%) ⬇️
torch_geometric/nn/model_hub.py 100.00% <100.00%> (ø)
torch_geometric/typing.py 100.00% <100.00%> (ø)
torch_geometric/utils/segment.py 100.00% <100.00%> (ø)
torch_geometric/nn/conv/utils/helpers.py 0.00% <0.00%> (-80.00%) ⬇️

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

@rusty1s rusty1s merged commit 769eaa9 into master Feb 6, 2023
@rusty1s rusty1s deleted the drop_torch_scatter branch February 6, 2023 16:56
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