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

Re-structure torch_geometric.transforms documentation #6443

Merged
merged 3 commits into from
Jan 17, 2023

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Jan 17, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jan 17, 2023

Codecov Report

Merging #6443 (db3e98c) into master (6fa2ee7) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #6443   +/-   ##
=======================================
  Coverage   85.10%   85.10%           
=======================================
  Files         402      402           
  Lines       21680    21682    +2     
=======================================
+ Hits        18450    18452    +2     
  Misses       3230     3230           
Impacted Files Coverage Δ
torch_geometric/transforms/add_metapaths.py 98.44% <ø> (ø)
torch_geometric/transforms/base_transform.py 100.00% <ø> (ø)
torch_geometric/transforms/center.py 100.00% <ø> (ø)
torch_geometric/transforms/fixed_points.py 100.00% <ø> (ø)
torch_geometric/transforms/grid_sampling.py 100.00% <ø> (ø)
torch_geometric/transforms/knn_graph.py 100.00% <ø> (ø)
...orch_geometric/transforms/linear_transformation.py 91.66% <ø> (ø)
torch_geometric/transforms/radius_graph.py 100.00% <ø> (ø)
torch_geometric/transforms/sample_points.py 100.00% <ø> (ø)
torch_geometric/transforms/to_sparse_tensor.py 97.14% <ø> (ø)
... and 2 more

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

@rusty1s rusty1s merged commit 2d26745 into master Jan 17, 2023
@rusty1s rusty1s deleted the restructure_transform branch January 17, 2023 07:33
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