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

Add a warning on usage of torch_geometric.nn.DataParallel #8250

Merged
merged 6 commits into from
Oct 24, 2023

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Oct 23, 2023

No description provided.

@rusty1s rusty1s requested a review from wsad1 as a code owner October 23, 2023 23:26
Copy link
Member

@akihironitta akihironitta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #8250 (4a90c00) into master (b17555e) will decrease coverage by 0.57%.
Report is 1 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #8250      +/-   ##
==========================================
- Coverage   87.98%   87.41%   -0.57%     
==========================================
  Files         473      473              
  Lines       28636    28635       -1     
==========================================
- Hits        25195    25032     -163     
- Misses       3441     3603     +162     
Files Coverage Δ
torch_geometric/nn/models/metapath2vec.py 98.41% <100.00%> (+1.66%) ⬆️

... and 29 files with indirect coverage changes

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

@rusty1s rusty1s merged commit 7d086ef into master Oct 24, 2023
16 checks passed
@rusty1s rusty1s deleted the add_warning_data_parallel branch October 24, 2023 00:34
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

2 participants