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

PyTorch 1.12 support #4975

Merged
merged 12 commits into from
Jul 13, 2022
Merged

PyTorch 1.12 support #4975

merged 12 commits into from
Jul 13, 2022

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Jul 13, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jul 13, 2022

Codecov Report

Merging #4975 (1e31af5) into master (da7be5d) will decrease coverage by 1.84%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4975      +/-   ##
==========================================
- Coverage   84.65%   82.80%   -1.85%     
==========================================
  Files         330      330              
  Lines       17908    17905       -3     
==========================================
- Hits        15160    14827     -333     
- Misses       2748     3078     +330     
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/nn/inits.py 67.85% <0.00%> (-7.15%) ⬇️
torch_geometric/nn/resolver.py 88.00% <0.00%> (-6.00%) ⬇️
torch_geometric/io/tu.py 93.90% <0.00%> (-2.44%) ⬇️
torch_geometric/nn/models/mlp.py 94.44% <0.00%> (-1.39%) ⬇️
torch_geometric/transforms/gdc.py 78.17% <0.00%> (-1.02%) ⬇️
torch_geometric/data/dataset.py 96.80% <0.00%> (-0.80%) ⬇️
torch_geometric/nn/conv/rgat_conv.py 83.76% <0.00%> (-0.53%) ⬇️
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update da7be5d...1e31af5. Read the comment docs.

@rusty1s rusty1s merged commit 6522693 into master Jul 13, 2022
@rusty1s rusty1s deleted the pytorch_112 branch July 13, 2022 10:36
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