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

Drop torch-scatter dependency (part 3) #6399

Merged
merged 2 commits into from
Jan 11, 2023
Merged

Drop torch-scatter dependency (part 3) #6399

merged 2 commits into from
Jan 11, 2023

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Jan 11, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jan 11, 2023

Codecov Report

Merging #6399 (aff5d7a) into master (f710570) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #6399      +/-   ##
==========================================
- Coverage   84.70%   84.69%   -0.01%     
==========================================
  Files         395      395              
  Lines       21661    21651      -10     
==========================================
- Hits        18347    18337      -10     
  Misses       3314     3314              
Impacted Files Coverage Δ
torch_geometric/transforms/gdc.py 79.29% <100.00%> (-0.11%) ⬇️
...orch_geometric/transforms/generate_mesh_normals.py 100.00% <100.00%> (ø)
torch_geometric/transforms/grid_sampling.py 100.00% <100.00%> (ø)
torch_geometric/transforms/line_graph.py 100.00% <100.00%> (ø)
torch_geometric/transforms/local_cartesian.py 95.83% <100.00%> (ø)
torch_geometric/transforms/local_degree_profile.py 100.00% <100.00%> (ø)
torch_geometric/transforms/to_superpixels.py 100.00% <100.00%> (ø)
torch_geometric/utils/augmentation.py 100.00% <100.00%> (ø)
torch_geometric/utils/get_laplacian.py 100.00% <100.00%> (ø)
torch_geometric/utils/get_mesh_laplacian.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 6065e10 into master Jan 11, 2023
@rusty1s rusty1s deleted the scatter3 branch January 11, 2023 15: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.

None yet

1 participant