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

[HotFix] Resolve TPU Training #6027

Merged
merged 17 commits into from
Feb 17, 2021
Merged

[HotFix] Resolve TPU Training #6027

merged 17 commits into from
Feb 17, 2021

Commits on Feb 17, 2021

  1. fix tpus

    tchaton committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    87201df View commit details
    Browse the repository at this point in the history
  2. update

    tchaton committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    d6ced92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30f388e View commit details
    Browse the repository at this point in the history
  4. resolve some bugs with TPUs

    tchaton committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    8f974a5 View commit details
    Browse the repository at this point in the history
  5. update changelog

    tchaton committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    3d14ff6 View commit details
    Browse the repository at this point in the history
  6. update on comments

    tchaton committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    e4a956d View commit details
    Browse the repository at this point in the history
  7. forgot status

    tchaton committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    23a594e View commit details
    Browse the repository at this point in the history
  8. Fix train_bn arg

    carmocca committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    efcff12 View commit details
    Browse the repository at this point in the history
  9. resolve comments

    tchaton committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    d9a67ae View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e111212 View commit details
    Browse the repository at this point in the history
  11. update on comments

    tchaton committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    f8c77fd View commit details
    Browse the repository at this point in the history
  12. Update pytorch_lightning/plugins/training_type/tpu_spawn.py

    Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
    tchaton and Borda committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    1476ef5 View commit details
    Browse the repository at this point in the history
  13. Update pytorch_lightning/plugins/training_type/tpu_spawn.py

    Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
    tchaton and Borda committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    6deb446 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9af54f9 View commit details
    Browse the repository at this point in the history
  15. add reduce test

    Your Name committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    0b00c99 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    195c66c View commit details
    Browse the repository at this point in the history
  17. resolve flake8

    tchaton committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    254ce3b View commit details
    Browse the repository at this point in the history