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

Fixes CPU DDP breaking change and DDP change #1635

Merged
merged 7 commits into from
Apr 27, 2020
Merged

Fixes CPU DDP breaking change and DDP change #1635

merged 7 commits into from
Apr 27, 2020

Conversation

williamFalcon
Copy link
Contributor

No description provided.

@williamFalcon williamFalcon added bug Something isn't working priority: 0 High priority task labels Apr 27, 2020
@codecov
Copy link

codecov bot commented Apr 27, 2020

Codecov Report

Merging #1635 into master will increase coverage by 0%.
The diff coverage is 73%.

@@          Coverage Diff           @@
##           master   #1635   +/-   ##
======================================
  Coverage      89%     89%           
======================================
  Files          71      71           
  Lines        4164    4169    +5     
======================================
+ Hits         3689    3694    +5     
  Misses        475     475           

@williamFalcon williamFalcon merged commit 4c4d0e6 into master Apr 27, 2020
@mergify mergify bot requested a review from a team April 27, 2020 11:56
@Borda Borda deleted the pkl branch April 27, 2020 12:00
@@ -637,6 +628,18 @@ def arg_default(x):

return parser

def allowed_type(x):
Copy link
Member

Choose a reason for hiding this comment

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

the two functions are are identical

@Borda Borda added this to the 0.7.5 milestone Apr 27, 2020
@mergify mergify bot requested a review from a team April 27, 2020 12:05
@Borda Borda restored the pkl branch April 27, 2020 13:28
Borda pushed a commit that referenced this pull request Apr 27, 2020
ddp pickle

ddp pickle

ddp pickle

ddp pickle

ddp pickle

ddp pickle

ddp pickle
@Borda Borda deleted the pkl branch April 27, 2020 15:25
@Borda Borda modified the milestones: 0.7.6, 0.7.5 Apr 27, 2020
@Borda Borda modified the milestones: 0.7.5, v0.7.x Apr 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority: 0 High priority task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants