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 Lightning 1.6 support #4377

Merged
merged 6 commits into from
Mar 30, 2022
Merged

PyTorch Lightning 1.6 support #4377

merged 6 commits into from
Mar 30, 2022

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Mar 30, 2022

No description provided.

@codecov
Copy link

codecov bot commented Mar 30, 2022

Codecov Report

Merging #4377 (08a439f) into master (fa36446) will decrease coverage by 0.12%.
The diff coverage is 0.00%.

❗ Current head 08a439f differs from pull request most recent head 546a281. Consider uploading reports for the commit 546a281 to get more accurate results

@@            Coverage Diff             @@
##           master    #4377      +/-   ##
==========================================
- Coverage   82.68%   82.55%   -0.13%     
==========================================
  Files         310      310              
  Lines       16042    16041       -1     
==========================================
- Hits        13264    13243      -21     
- Misses       2778     2798      +20     
Impacted Files Coverage Δ
torch_geometric/data/lightning_datamodule.py 25.66% <0.00%> (-0.23%) ⬇️
torch_geometric/nn/conv/utils/typing.py 81.25% <0.00%> (-17.50%) ⬇️
torch_geometric/io/tu.py 93.58% <0.00%> (-2.57%) ⬇️
torch_geometric/nn/models/mlp.py 98.41% <0.00%> (-1.59%) ⬇️
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%) ⬇️
torch_geometric/graphgym/utils/comp_budget.py 15.51% <0.00%> (+0.51%) ⬆️

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 fa36446...546a281. Read the comment docs.

@rusty1s rusty1s merged commit d451d6d into master Mar 30, 2022
@rusty1s rusty1s deleted the torch-lightning-upgrade branch March 30, 2022 10:36
@Padarn Padarn mentioned this pull request Apr 3, 2022
4 tasks
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