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

GraphGym PyTorch Lightning Fixes #4843

Merged
merged 2 commits into from
Jun 22, 2022
Merged

GraphGym PyTorch Lightning Fixes #4843

merged 2 commits into from
Jun 22, 2022

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Jun 22, 2022

No description provided.

@rusty1s
Copy link
Member Author

rusty1s commented Jun 22, 2022

cc: @aniketmaurya

@codecov
Copy link

codecov bot commented Jun 22, 2022

Codecov Report

Merging #4843 (b73297e) into master (78fe5a5) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #4843   +/-   ##
=======================================
  Coverage   82.71%   82.71%           
=======================================
  Files         326      326           
  Lines       17520    17520           
=======================================
  Hits        14491    14491           
  Misses       3029     3029           
Impacted Files Coverage Δ
torch_geometric/graphgym/logger.py 84.61% <ø> (ø)
torch_geometric/graphgym/model_builder.py 98.14% <100.00%> (ø)

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 78fe5a5...b73297e. Read the comment docs.

@rusty1s rusty1s merged commit 6c6e2cc into master Jun 22, 2022
@rusty1s rusty1s deleted the graphgym_fix branch June 22, 2022 14:11
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.

cannot import name 'GraphGymDataModule' from 'torch_geometric.graphgym.loader'
1 participant