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

Fixing TorchScript support in BatchNorm #5614

Merged
merged 3 commits into from
Oct 5, 2022
Merged

Fixing TorchScript support in BatchNorm #5614

merged 3 commits into from
Oct 5, 2022

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Oct 5, 2022

No description provided.

@codecov
Copy link

codecov bot commented Oct 5, 2022

Codecov Report

Merging #5614 (7c52989) into master (7029bad) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #5614      +/-   ##
==========================================
- Coverage   83.88%   83.86%   -0.02%     
==========================================
  Files         349      349              
  Lines       19200    19196       -4     
==========================================
- Hits        16105    16098       -7     
- Misses       3095     3098       +3     
Impacted Files Coverage Δ
torch_geometric/nn/norm/batch_norm.py 100.00% <100.00%> (ø)
torch_geometric/utils/scatter.py 66.66% <0.00%> (-33.34%) ⬇️

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

@rusty1s rusty1s merged commit 5938e97 into master Oct 5, 2022
@rusty1s rusty1s deleted the fix_torchscript branch October 5, 2022 20:27
JakubPietrakIntel pushed a commit to JakubPietrakIntel/pytorch_geometric that referenced this pull request Nov 25, 2022
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.

1 participant