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

ddp fix for trainer.test() + add basic ddp tests #2997

Merged
merged 33 commits into from
Aug 16, 2020
Merged

Commits on Aug 16, 2020

  1. add ddp script variations

    Adrian Wälchli authored and awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    52745c9 View commit details
    Browse the repository at this point in the history
  2. add ddp test

    Adrian Wälchli authored and awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    891bb93 View commit details
    Browse the repository at this point in the history
  3. rename

    Adrian Wälchli authored and awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    030ac29 View commit details
    Browse the repository at this point in the history
  4. shell

    Adrian Wälchli authored and awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    5d7b95b View commit details
    Browse the repository at this point in the history
  5. test

    Adrian Wälchli authored and awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    fa44749 View commit details
    Browse the repository at this point in the history
  6. test

    Adrian Wälchli authored and awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    f187352 View commit details
    Browse the repository at this point in the history
  7. try call

    Adrian Wälchli authored and awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    ca6558b View commit details
    Browse the repository at this point in the history
  8. try without subprocess

    Adrian Wälchli authored and awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    a89bfa9 View commit details
    Browse the repository at this point in the history
  9. test

    Adrian Wälchli authored and awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    3e12896 View commit details
    Browse the repository at this point in the history
  10. display the error

    Adrian Wälchli authored and awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    dea0278 View commit details
    Browse the repository at this point in the history
  11. list all variations

    awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    be6ba06 View commit details
    Browse the repository at this point in the history
  12. try string

    awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    c440867 View commit details
    Browse the repository at this point in the history
  13. try copy env

    Adrian Wälchli authored and awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    31cae82 View commit details
    Browse the repository at this point in the history
  14. debug

    Adrian Wälchli authored and awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    e75a35c View commit details
    Browse the repository at this point in the history
  15. pythonpath

    Adrian Wälchli authored and awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    6b45e7d View commit details
    Browse the repository at this point in the history
  16. path

    Adrian Wälchli authored and awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    bf5826a View commit details
    Browse the repository at this point in the history
  17. update test

    Adrian Wälchli authored and awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    3790099 View commit details
    Browse the repository at this point in the history
  18. change

    Adrian Wälchli authored and awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    bb40a2e View commit details
    Browse the repository at this point in the history
  19. simple ddp test

    awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    1cd63aa View commit details
    Browse the repository at this point in the history
  20. replace

    awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    febf114 View commit details
    Browse the repository at this point in the history
  21. remove random port

    awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    78c0594 View commit details
    Browse the repository at this point in the history
  22. random port

    awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    d2efd39 View commit details
    Browse the repository at this point in the history
  23. str

    awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    b519fee View commit details
    Browse the repository at this point in the history
  24. clean up

    awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    e46862a View commit details
    Browse the repository at this point in the history
  25. check run spawn

    awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    fed3904 View commit details
    Browse the repository at this point in the history
  26. clean up

    awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    a5ae508 View commit details
    Browse the repository at this point in the history
  27. docs

    awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    fed97a9 View commit details
    Browse the repository at this point in the history
  28. docs

    awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    1b212d3 View commit details
    Browse the repository at this point in the history
  29. update test

    awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    9652305 View commit details
    Browse the repository at this point in the history
  30. docs

    awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    d1ed49a View commit details
    Browse the repository at this point in the history
  31. changelog

    awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    0fbc375 View commit details
    Browse the repository at this point in the history
  32. changelog

    awaelchli committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    92a1ea3 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    fd31414 View commit details
    Browse the repository at this point in the history