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

[bug] Update broadcast + reduce decision ModelCheckpoint] #6410

Merged
merged 70 commits into from
Mar 14, 2021

Commits on Mar 4, 2021

  1. resolve bug

    tchaton committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    597ae27 View commit details
    Browse the repository at this point in the history
  2. update

    tchaton committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    ef11927 View commit details
    Browse the repository at this point in the history
  3. update changelog

    tchaton committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    85b327d View commit details
    Browse the repository at this point in the history
  4. update PR

    tchaton committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    47f0b2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbe4255 View commit details
    Browse the repository at this point in the history
  6. Update pytorch_lightning/trainer/connectors/logger_connector/epoch_re…

    …sult_store.py
    
    Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
    tchaton and carmocca committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    1c33b48 View commit details
    Browse the repository at this point in the history
  7. add todo

    tchaton committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    6cd4713 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    45d7239 View commit details
    Browse the repository at this point in the history
  9. resolve issues

    tchaton committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    b58d7fb View commit details
    Browse the repository at this point in the history
  10. resolve flake8

    tchaton committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    e3a084a View commit details
    Browse the repository at this point in the history
  11. update

    tchaton committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    77edbed View commit details
    Browse the repository at this point in the history
  12. add coverage for reduce

    tchaton committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    6bcc88d View commit details
    Browse the repository at this point in the history
  13. wip

    tchaton committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    c63bca5 View commit details
    Browse the repository at this point in the history
  14. restore back to brodbact

    tchaton committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    e26d301 View commit details
    Browse the repository at this point in the history
  15. remove test.py

    tchaton committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    ce239fd View commit details
    Browse the repository at this point in the history
  16. resolve flake8

    tchaton committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    d8f1dc9 View commit details
    Browse the repository at this point in the history
  17. update

    tchaton committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    237bbd2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f546ae4 View commit details
    Browse the repository at this point in the history
  19. check world size

    tchaton committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    6fbe70d View commit details
    Browse the repository at this point in the history
  20. resolve test

    tchaton committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    5f25fc5 View commit details
    Browse the repository at this point in the history
  21. update

    tchaton committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    46cf2c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    7029b31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8523167 View commit details
    Browse the repository at this point in the history
  3. update on comments

    tchaton committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    f28f950 View commit details
    Browse the repository at this point in the history
  4. update on comments

    tchaton committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    6eae79d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1cd9431 View commit details
    Browse the repository at this point in the history
  6. flake8

    tchaton committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    9448964 View commit details
    Browse the repository at this point in the history
  7. resolve bugs

    tchaton committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    1b5c90a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a1264d9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9f3eb41 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e88ef07 View commit details
    Browse the repository at this point in the history
  11. Update CHANGELOG.md

    Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
    tchaton and carmocca committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    c21f148 View commit details
    Browse the repository at this point in the history
  12. update

    tchaton committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    94e9aa9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4626310 View commit details
    Browse the repository at this point in the history
  14. update

    tchaton committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    b260bf6 View commit details
    Browse the repository at this point in the history
  15. update

    tchaton committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    dd60ed1 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. update

    tchaton committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    45b65f1 View commit details
    Browse the repository at this point in the history
  2. remove test

    tchaton committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    dcd6884 View commit details
    Browse the repository at this point in the history
  3. update

    tchaton committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    2e046e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68ffb5b View commit details
    Browse the repository at this point in the history
  5. resolve flake8

    tchaton committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    23b2c10 View commit details
    Browse the repository at this point in the history
  6. update

    tchaton committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    b4c663b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa89d5d View commit details
    Browse the repository at this point in the history
  8. update

    tchaton committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    73e83f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c060444 View commit details
    Browse the repository at this point in the history
  10. update

    tchaton committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    2eb6db4 View commit details
    Browse the repository at this point in the history
  11. proxy

    tchaton committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    060992b View commit details
    Browse the repository at this point in the history
  12. update

    tchaton committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    5bad135 View commit details
    Browse the repository at this point in the history
  13. update

    tchaton committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    4579842 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    5276cd0 View commit details
    Browse the repository at this point in the history
  2. resolve typo

    tchaton committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    8027838 View commit details
    Browse the repository at this point in the history
  3. prune

    tchaton committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    aa9a6ca View commit details
    Browse the repository at this point in the history
  4. update parallel

    tchaton committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    4b6a6c5 View commit details
    Browse the repository at this point in the history
  5. update

    tchaton committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    4b55c52 View commit details
    Browse the repository at this point in the history
  6. update changelog

    tchaton committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    cbacf48 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. update

    tchaton committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    057fbf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f515ea View commit details
    Browse the repository at this point in the history
  3. try running pipe

    tchaton committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    7cbf38b View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Configuration menu
    Copy the full SHA
    928cf2c View commit details
    Browse the repository at this point in the history
  2. Update pytorch_lightning/callbacks/model_checkpoint.py

    Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
    tchaton and carmocca committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    690b61f View commit details
    Browse the repository at this point in the history
  3. update on comments

    tchaton committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    300a632 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Update pytorch_lightning/callbacks/model_checkpoint.py

    Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
    tchaton and awaelchli committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    5e30377 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. update on comennts

    tchaton committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    015fbac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c213716 View commit details
    Browse the repository at this point in the history
  3. update

    tchaton committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    f668c3a View commit details
    Browse the repository at this point in the history
  4. update

    tchaton committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    30feb40 View commit details
    Browse the repository at this point in the history
  5. update

    tchaton committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    a4bf623 View commit details
    Browse the repository at this point in the history
  6. fix

    tchaton committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    b482589 View commit details
    Browse the repository at this point in the history
  7. remove comments

    tchaton committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    1ad9c62 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. resolve bugs

    tchaton committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    b64e105 View commit details
    Browse the repository at this point in the history