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

Added torch.onnx.export test #5877

Merged
merged 2 commits into from
Nov 2, 2022
Merged

Added torch.onnx.export test #5877

merged 2 commits into from
Nov 2, 2022

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Nov 2, 2022

No description provided.

@codecov
Copy link

codecov bot commented Nov 2, 2022

Codecov Report

Merging #5877 (1dbe6e4) into master (554453d) will decrease coverage by 1.94%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5877      +/-   ##
==========================================
- Coverage   86.05%   84.10%   -1.95%     
==========================================
  Files         349      349              
  Lines       19477    19472       -5     
==========================================
- Hits        16761    16377     -384     
- Misses       2716     3095     +379     
Impacted Files Coverage Δ
torch_geometric/nn/models/dimenet_utils.py 0.00% <0.00%> (-75.52%) ⬇️
torch_geometric/nn/models/dimenet.py 14.90% <0.00%> (-52.76%) ⬇️
torch_geometric/profile/profile.py 36.73% <0.00%> (-27.56%) ⬇️
torch_geometric/nn/conv/utils/typing.py 81.25% <0.00%> (-17.50%) ⬇️
torch_geometric/nn/pool/asap.py 92.10% <0.00%> (-7.90%) ⬇️
torch_geometric/nn/inits.py 67.85% <0.00%> (-7.15%) ⬇️
torch_geometric/transforms/add_self_loops.py 94.44% <0.00%> (-5.56%) ⬇️
torch_geometric/nn/resolver.py 88.88% <0.00%> (-5.56%) ⬇️
torch_geometric/nn/dense/linear.py 87.40% <0.00%> (-5.19%) ⬇️
torch_geometric/sampler/neighbor_sampler.py 77.65% <0.00%> (-3.20%) ⬇️
... and 11 more

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

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