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 test issues on ddp #1017

Merged
merged 17 commits into from
Mar 3, 2020
Merged

fixes test issues on ddp #1017

merged 17 commits into from
Mar 3, 2020

Conversation

williamFalcon
Copy link
Contributor

@williamFalcon williamFalcon commented Mar 3, 2020

Fixes sending back data from .spawn by saving and loading the trained model in/out of the process.

There might be a better way later using a Queue...

Fixes #979
Fixes #1007
Fixes #924
Fixes #885
Fixes #702
Fixes #633
Fixes #577
Fixes #517
Fixes #368

@williamFalcon williamFalcon merged commit 6dae569 into master Mar 3, 2020
@Borda Borda added bug Something isn't working priority: 0 High priority task labels Mar 3, 2020
@Borda Borda added this to the 0.7.0 milestone Mar 3, 2020
@Borda Borda deleted the weights branch March 3, 2020 10:18
tullie pushed a commit to tullie/pytorch-lightning that referenced this pull request Apr 3, 2020
* updated checkpoint docs

* updated checkpoint docs

* updated checkpoint docs

* updated checkpoint docs

* updated checkpoint docs

* updated checkpoint docs

* updated checkpoint docs

* updated checkpoint docs

* updated checkpoint docs

* updated checkpoint docs

* updated checkpoint docs

* updated checkpoint docs

* updated checkpoint docs

* updated checkpoint docs

* updated checkpoint docs

* updated checkpoint docs

* updated checkpoint docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment