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

Fix auto_select_gpus in GraphGym #5677

Merged
merged 4 commits into from
Oct 13, 2022
Merged

Fix auto_select_gpus in GraphGym #5677

merged 4 commits into from
Oct 13, 2022

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Oct 13, 2022

No description provided.

@codecov
Copy link

codecov bot commented Oct 13, 2022

Codecov Report

Merging #5677 (f6d3668) into master (faca580) will increase coverage by 0.05%.
The diff coverage is 33.33%.

❗ Current head f6d3668 differs from pull request most recent head e59be2c. Consider uploading reports for the commit e59be2c to get more accurate results

@@            Coverage Diff             @@
##           master    #5677      +/-   ##
==========================================
+ Coverage   83.74%   83.79%   +0.05%     
==========================================
  Files         349      349              
  Lines       19244    19232      -12     
==========================================
+ Hits        16115    16116       +1     
+ Misses       3129     3116      -13     
Impacted Files Coverage Δ
torch_geometric/graphgym/config.py 95.07% <ø> (ø)
torch_geometric/graphgym/train.py 100.00% <ø> (ø)
torch_geometric/graphgym/utils/device.py 50.00% <33.33%> (+16.66%) ⬆️
torch_geometric/transforms/local_cartesian.py 95.83% <0.00%> (+0.18%) ⬆️

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

@rusty1s rusty1s merged commit 648daaa into master Oct 13, 2022
@rusty1s rusty1s deleted the fix_pl_device branch October 13, 2022 09:03
JakubPietrakIntel pushed a commit to JakubPietrakIntel/pytorch_geometric that referenced this pull request Nov 25, 2022
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