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

Enable TPU support #868

Merged
merged 90 commits into from
Feb 17, 2020
Merged

Enable TPU support #868

merged 90 commits into from
Feb 17, 2020

Commits on Feb 16, 2020

  1. added tpu docs

    williamFalcon committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    a915582 View commit details
    Browse the repository at this point in the history
  2. added tpu flags

    williamFalcon committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    04461ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e6ba2a View commit details
    Browse the repository at this point in the history
  4. amp

    williamFalcon committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    2409492 View commit details
    Browse the repository at this point in the history
  5. amp

    williamFalcon committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    80d23dd View commit details
    Browse the repository at this point in the history
  6. amp

    williamFalcon committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    b0d6b8f View commit details
    Browse the repository at this point in the history
  7. amp

    williamFalcon committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    607aa0e View commit details
    Browse the repository at this point in the history
  8. optimizer step

    williamFalcon committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    0faa217 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    64d6cdd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b771aa8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c3dfce3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dceeefc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7ebb64a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    20f655e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a3553da View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a2fcb00 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ebcd6cc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    935852f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5901d07 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a51d468 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. Configuration menu
    Copy the full SHA
    120e146 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c549e61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    baa335a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bda0bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e4d2f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62ada48 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f5795b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb671d5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    495c0d5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9bc8f49 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4334820 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    468073f View commit details
    Browse the repository at this point in the history
  13. fix test pkg create (#873)

    Borda committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    6029fad View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ad1de98 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6dfc640 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a98988b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    55e2465 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3cf04a8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    299fd3e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    91a1452 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a741374 View commit details
    Browse the repository at this point in the history
  22. Update pytorch_lightning/trainer/trainer.py

    Co-Authored-By: Luis Capelo <luiscape@gmail.com>
    williamFalcon and luiscape committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    31833bd View commit details
    Browse the repository at this point in the history
  23. Fix segmentation example (#876)

    * removed torchvision model and added custom model
    
    * minor fix
    
    * Fixed relative imports issue
    akshaykulkarni07 committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    43ac63f View commit details
    Browse the repository at this point in the history
  24. Fix/typo (#880)

    * Update greetings.yml
    
    * Update greetings.yml
    ethanwharris committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    93e8ad1 View commit details
    Browse the repository at this point in the history
  25. Changelog (#869)

    * Create CHANGELOG.md
    
    * Update CHANGELOG.md
    
    * Update CHANGELOG.md
    
    * Update PULL_REQUEST_TEMPLATE.md
    
    * Update PULL_REQUEST_TEMPLATE.md
    
    * Add PR links to Version 0.6.0 in CHANGELOG.md
    
    * Add PR links for Unreleased in CHANGELOG.md
    
    * Update PULL_REQUEST_TEMPLATE.md
    ethanwharris committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    a33beb6 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f44dfb3 View commit details
    Browse the repository at this point in the history
  27. added tpu docs

    williamFalcon committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    8c6547b View commit details
    Browse the repository at this point in the history
  28. added tpu flags

    williamFalcon committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    87b8346 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c901459 View commit details
    Browse the repository at this point in the history
  30. amp

    williamFalcon committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    2d73b6b View commit details
    Browse the repository at this point in the history
  31. amp

    williamFalcon committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    35e15f1 View commit details
    Browse the repository at this point in the history
  32. amp

    williamFalcon committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    4ba19a7 View commit details
    Browse the repository at this point in the history
  33. amp

    williamFalcon committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    097e24e View commit details
    Browse the repository at this point in the history
  34. optimizer step

    williamFalcon committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    3de4fb3 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    7839193 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    abadbfa View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    3b52a47 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    3a7717b View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    650506f View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    1d78400 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    2569fcc View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    802f3b2 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    9feb981 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    6e13655 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    1b0fcdc View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    561efea View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    8da918e View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    92235b1 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    2636a8d View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    b40d7b3 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    79f5110 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    f62f4d1 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    56269f6 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    f869817 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    e9c6be0 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    e3d8053 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    a160d8f View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    06993b0 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    09aa6b2 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    10cea4c View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    acb8472 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    5bc3583 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    8095c38 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    b56e29f View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    747b2b9 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    2d6afa2 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    69e12f6 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    b0cd1f4 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    73e3751 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    10da940 View commit details
    Browse the repository at this point in the history