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

[WIP] RGCN benchmark #5265

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

[WIP] RGCN benchmark #5265

wants to merge 5 commits into from

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Aug 23, 2022

No description provided.

@rusty1s rusty1s self-assigned this Aug 23, 2022
@rusty1s rusty1s marked this pull request as draft August 23, 2022 14:37
@codecov
Copy link

codecov bot commented Aug 23, 2022

Codecov Report

Merging #5265 (7050c49) into master (8bcc77c) will decrease coverage by 1.70%.
The diff coverage is n/a.

❗ Current head 7050c49 differs from pull request most recent head 0148a67. Consider uploading reports for the commit 0148a67 to get more accurate results

@@            Coverage Diff             @@
##           master    #5265      +/-   ##
==========================================
- Coverage   85.04%   83.33%   -1.71%     
==========================================
  Files         337      337              
  Lines       18585    18640      +55     
==========================================
- Hits        15805    15534     -271     
- Misses       2780     3106     +326     
Impacted Files Coverage Δ
torch_geometric/nn/models/dimenet_utils.py 0.00% <0.00%> (-75.52%) ⬇️
torch_geometric/nn/models/dimenet.py 14.51% <0.00%> (-53.00%) ⬇️
torch_geometric/nn/conv/utils/typing.py 81.25% <0.00%> (-17.50%) ⬇️
torch_geometric/profile/profile.py 37.89% <0.00%> (-10.35%) ⬇️
torch_geometric/nn/inits.py 67.85% <0.00%> (-7.15%) ⬇️
torch_geometric/data/dataset.py 91.60% <0.00%> (-6.07%) ⬇️
torch_geometric/transforms/add_self_loops.py 94.44% <0.00%> (-5.56%) ⬇️
torch_geometric/nn/resolver.py 88.88% <0.00%> (-5.12%) ⬇️
torch_geometric/loader/hgt_loader.py 90.56% <0.00%> (-3.78%) ⬇️
torch_geometric/io/tu.py 93.90% <0.00%> (-2.44%) ⬇️
... and 22 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.

None yet

1 participant