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

[Type Hints] transforms.Distance #5685

Merged
merged 20 commits into from
Oct 14, 2022
Merged

Conversation

sachinsharma9780
Copy link
Contributor

No description provided.

@EdisonLeeeee EdisonLeeeee changed the title [Type Hints] Transforms Distance [Type Hints] transforms.Distance, nn.DenseGCNConv, and nn.DenseSAGEConv Oct 14, 2022
@rusty1s rusty1s changed the title [Type Hints] transforms.Distance, nn.DenseGCNConv, and nn.DenseSAGEConv [Type Hints] transforms.Distance Oct 14, 2022
torch_geometric/transforms/distance.py Outdated Show resolved Hide resolved
@rusty1s rusty1s removed the nn label Oct 14, 2022
@codecov
Copy link

codecov bot commented Oct 14, 2022

Codecov Report

❗ No coverage uploaded for pull request base (master@ee0bec9). Click here to learn what that means.
The diff coverage is 100.00%.

❗ Current head 5f3a2b2 differs from pull request most recent head 9335739. Consider uploading reports for the commit 9335739 to get more accurate results

@@            Coverage Diff            @@
##             master    #5685   +/-   ##
=========================================
  Coverage          ?   83.80%           
=========================================
  Files             ?      349           
  Lines             ?    19239           
  Branches          ?        0           
=========================================
  Hits              ?    16123           
  Misses            ?     3116           
  Partials          ?        0           
Impacted Files Coverage Δ
torch_geometric/transforms/distance.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 522d85a into pyg-team:master Oct 14, 2022
JakubPietrakIntel pushed a commit to JakubPietrakIntel/pytorch_geometric that referenced this pull request Nov 25, 2022
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Matthias Fey <matthias.fey@tu-dortmund.de>
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.

3 participants