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

[TypeHints] Random Transforms #5714

Merged
merged 10 commits into from
Oct 15, 2022
Merged

[TypeHints] Random Transforms #5714

merged 10 commits into from
Oct 15, 2022

Conversation

Padarn
Copy link
Contributor

@Padarn Padarn commented Oct 15, 2022

No description provided.

@codecov
Copy link

codecov bot commented Oct 15, 2022

Codecov Report

Merging #5714 (2465288) into master (52bf94b) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 2465288 differs from pull request most recent head 846b9cb. Consider uploading reports for the commit 846b9cb to get more accurate results

@@           Coverage Diff           @@
##           master    #5714   +/-   ##
=======================================
  Coverage   84.01%   84.02%           
=======================================
  Files         349      349           
  Lines       19281    19288    +7     
=======================================
+ Hits        16199    16206    +7     
  Misses       3082     3082           
Impacted Files Coverage Δ
torch_geometric/transforms/random_flip.py 100.00% <100.00%> (ø)
torch_geometric/transforms/random_jitter.py 100.00% <100.00%> (ø)
torch_geometric/transforms/random_rotate.py 100.00% <100.00%> (ø)
torch_geometric/transforms/random_scale.py 100.00% <100.00%> (ø)

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

@rusty1s rusty1s changed the title [TypeHints] Random Tansforms [TypeHints] Random Transforms Oct 15, 2022
rusty1s and others added 6 commits October 15, 2022 12:19
Co-authored-by: Jinu Sunil <jinu.sunil@gmail.com>
Co-authored-by: Jinu Sunil <jinu.sunil@gmail.com>
Co-authored-by: Jinu Sunil <jinu.sunil@gmail.com>
Co-authored-by: Jinu Sunil <jinu.sunil@gmail.com>
torch_geometric/transforms/random_flip.py Outdated Show resolved Hide resolved
torch_geometric/transforms/random_jitter.py Outdated Show resolved Hide resolved
@rusty1s rusty1s enabled auto-merge (squash) October 15, 2022 10:22
@rusty1s rusty1s merged commit 489d5f3 into master Oct 15, 2022
@rusty1s rusty1s deleted the random_transform_type_hints branch October 15, 2022 10:25
JakubPietrakIntel pushed a commit to JakubPietrakIntel/pytorch_geometric that referenced this pull request Nov 25, 2022
Co-authored-by: Matthias Fey <matthias.fey@tu-dortmund.de>
Co-authored-by: Jinu Sunil <jinu.sunil@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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