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

[Feat] Add Loops Restart #8131

Closed
wants to merge 668 commits into from
Closed

[Feat] Add Loops Restart #8131

wants to merge 668 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 7, 2021

  1. test

    awaelchli committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    1763d8f View commit details
    Browse the repository at this point in the history
  2. update trainer

    awaelchli committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    d718498 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d98a07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ca1049 View commit details
    Browse the repository at this point in the history
  5. Minor changes

    carmocca committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    515ad9f View commit details
    Browse the repository at this point in the history
  6. update changelog

    awaelchli committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    b03591c View commit details
    Browse the repository at this point in the history
  7. Remove unused argument

    carmocca committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    0aa8428 View commit details
    Browse the repository at this point in the history
  8. Update CHANGELOG

    carmocca committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    24b41e3 View commit details
    Browse the repository at this point in the history
  9. Copy call_hook changes

    carmocca committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    6d71e6a View commit details
    Browse the repository at this point in the history
  10. Docs

    carmocca committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    44ad4ac View commit details
    Browse the repository at this point in the history
  11. Fix ref

    carmocca committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    2c74018 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b15984b View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. merge

    tchaton committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    e8021bb View commit details
    Browse the repository at this point in the history
  2. move to cpu

    tchaton committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    9747023 View commit details
    Browse the repository at this point in the history
  3. Bad merge

    carmocca committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    d9ae37a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bad51c6 View commit details
    Browse the repository at this point in the history
  5. remove pdb

    tchaton committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    273bc92 View commit details
    Browse the repository at this point in the history
  6. remove pdb

    tchaton committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    f214632 View commit details
    Browse the repository at this point in the history
  7. merge

    tchaton committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    5fdf3c5 View commit details
    Browse the repository at this point in the history
  8. Refactor to

    carmocca committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    99543a7 View commit details
    Browse the repository at this point in the history
  9. Avoid partial

    carmocca committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    738c810 View commit details
    Browse the repository at this point in the history
  10. trigger ci

    carmocca committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    6a7637d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8077cf9 View commit details
    Browse the repository at this point in the history
  12. Bad merge

    carmocca committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    aff9e3d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    464f581 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    461332b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    417ad31 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9321b11 View commit details
    Browse the repository at this point in the history
  17. Diff

    carmocca committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    e75a958 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    007dcac View commit details
    Browse the repository at this point in the history
  19. Bad merge

    carmocca committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    2e4bb24 View commit details
    Browse the repository at this point in the history
  20. Reuse metrics_to_scalars

    carmocca committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    f5154ae View commit details
    Browse the repository at this point in the history
  21. Use active loop

    carmocca committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    558cdf4 View commit details
    Browse the repository at this point in the history
  22. Move to device

    carmocca committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    90d71bf View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d7f1761 View commit details
    Browse the repository at this point in the history
  24. resolve test

    tchaton committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    6ce6762 View commit details
    Browse the repository at this point in the history
  25. properties first

    awaelchli committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    fba9a87 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    fd967af View commit details
    Browse the repository at this point in the history
  27. define union

    awaelchli committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    79c73b9 View commit details
    Browse the repository at this point in the history
  28. Update logger connector

    carmocca committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    37a0b9d View commit details
    Browse the repository at this point in the history
  29. Update result

    carmocca committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    aaea387 View commit details
    Browse the repository at this point in the history
  30. Update imports

    carmocca committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    e2f69ce View commit details
    Browse the repository at this point in the history
  31. Update after rename

    carmocca committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    6037833 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    3804963 View commit details
    Browse the repository at this point in the history
  33. Refactor reduce_fx and op

    carmocca committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    499da76 View commit details
    Browse the repository at this point in the history
  34. Fix test after rename

    carmocca committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    6eb448a View commit details
    Browse the repository at this point in the history
  35. mypy

    carmocca committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    f871cbd View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. manual merge poc changes

    awaelchli committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    5631b53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d10d5c7 View commit details
    Browse the repository at this point in the history
  3. Fix test

    carmocca committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    7b6803a View commit details
    Browse the repository at this point in the history
  4. Refactor test

    carmocca committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    9bfedc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9c7829 View commit details
    Browse the repository at this point in the history
  6. Undo field

    carmocca committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    e3dde0b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bae2139 View commit details
    Browse the repository at this point in the history
  8. rename

    rename files and classes
    awaelchli committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    2c167cc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    99db497 View commit details
    Browse the repository at this point in the history
  10. rename

    awaelchli committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    832dfb9 View commit details
    Browse the repository at this point in the history
  11. imports

    awaelchli committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    f92e01d View commit details
    Browse the repository at this point in the history
  12. loop hygiene

    awaelchli committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    b15fc34 View commit details
    Browse the repository at this point in the history
  13. yapf on loops

    awaelchli committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    7175a50 View commit details
    Browse the repository at this point in the history
  14. protected new loop trigger

    awaelchli committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    59d6227 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e1d4fd2 View commit details
    Browse the repository at this point in the history
  16. Replace code

    carmocca committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    a7c3555 View commit details
    Browse the repository at this point in the history
  17. Fix names and imports

    carmocca committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    501224d View commit details
    Browse the repository at this point in the history
  18. Remove metric_attribute

    carmocca committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    dee7e5f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4eb9757 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d4bb357 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    c9b4e9e View commit details
    Browse the repository at this point in the history
  2. re-add notebooks

    awaelchli committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    a3ef0aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b071532 View commit details
    Browse the repository at this point in the history
  4. add missing init

    awaelchli committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    53deef8 View commit details
    Browse the repository at this point in the history
  5. bad merge

    awaelchli committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    93fd682 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    80c406e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a041b6f View commit details
    Browse the repository at this point in the history
  8. todo for a fix in #5007

    awaelchli committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    e080be8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4950821 View commit details
    Browse the repository at this point in the history
  10. remove NEW_LOOP guard

    awaelchli committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    c56adc1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5e72d1d View commit details
    Browse the repository at this point in the history
  12. flake8

    awaelchli committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    bace4a2 View commit details
    Browse the repository at this point in the history
  13. exclude coverage

    awaelchli committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    71bfb6f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    acc6d4f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    41e0e64 View commit details
    Browse the repository at this point in the history
  16. flake8 vs yapf wars

    awaelchli committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    643bef0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4b6bd18 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    536574a View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. update "accumulated_batches_reached" condition

     based on if iter count was updated  or not
    awaelchli committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    b28fb09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f17688 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dd4e1d View commit details
    Browse the repository at this point in the history
  4. typing base loop

    Co-authored-by: Justus Schock <justus.schock@rwth-aachen.de>
    awaelchli and justusschock committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    c394267 View commit details
    Browse the repository at this point in the history
  5. typing fit loop

    Co-authored-by: Justus Schock <justus.schock@rwth-aachen.de>
    awaelchli and justusschock committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    4adae06 View commit details
    Browse the repository at this point in the history
  6. typing training_batch_loop

    Co-authored-by: Justus Schock <justus.schock@rwth-aachen.de>
    awaelchli and justusschock committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    c49875d View commit details
    Browse the repository at this point in the history
  7. typing training epoch loop

    Co-authored-by: Justus Schock <justus.schock@rwth-aachen.de>
    awaelchli and justusschock committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    80edb75 View commit details
    Browse the repository at this point in the history
  8. fix merge error

    justusschock authored and awaelchli committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    8b54505 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9fd8ed1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e4ffa6c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    69ed0e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2021

  1. Configuration menu
    Copy the full SHA
    eeebc9a View commit details
    Browse the repository at this point in the history
  2. don't reset fit loop

    don't reset fit loop
    awaelchli committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    ce9dd2a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    80e225a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4880b26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5461f73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2d3f0d View commit details
    Browse the repository at this point in the history
  5. ignore mypy errors

    awaelchli committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    0fe6d9f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5497fc0 View commit details
    Browse the repository at this point in the history
  7. remove redundant override

    awaelchli committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    4c51c45 View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-authored-by: Ethan Harris <ewah1g13@soton.ac.uk>
    Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
    3 people committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    8f68b61 View commit details
    Browse the repository at this point in the history
  9. Apply suggestions from code review

    Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
    Co-authored-by: Ethan Harris <ewah1g13@soton.ac.uk>
    Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
    4 people committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    0150f6c View commit details
    Browse the repository at this point in the history
  10. Apply suggestions from code review

    Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
    awaelchli and carmocca committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    fd90c10 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    153d264 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4eb0eb1 View commit details
    Browse the repository at this point in the history
  13. carlos

    awaelchli committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    70cdb14 View commit details
    Browse the repository at this point in the history
  14. Apply suggestions from code review

    Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
    Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
    3 people committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    bf26aa3 View commit details
    Browse the repository at this point in the history
  15. Apply suggestions from code review

    Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
    justusschock and Borda committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    ffc4f45 View commit details
    Browse the repository at this point in the history
  16. Merge remote-tracking branch 'origin/refactor/loops/loops_everywhere_…

    …train' into refactor/loops/loops_everywhere_train
    awaelchli committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    79f8c18 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3373cc8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e1a40c0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b5bb08a View commit details
    Browse the repository at this point in the history
  20. shorten a docstring

    awaelchli committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    5d98009 View commit details
    Browse the repository at this point in the history
  21. Merge remote-tracking branch 'origin/refactor/loops/loops_everywhere_…

    …train' into refactor/loops/loops_everywhere_train
    awaelchli committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    03bce7a View commit details
    Browse the repository at this point in the history
  22. wip

    tchaton committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    42c9ad6 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f001f81 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    24fa859 View commit details
    Browse the repository at this point in the history
  25. add tracking

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

Commits on Jun 15, 2021

  1. Update pytorch_lightning/loops/base.py

    Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
    awaelchli and carmocca committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    d191fe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d21065 View commit details
    Browse the repository at this point in the history
  3. wip

    tchaton committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    d8377d5 View commit details
    Browse the repository at this point in the history
  4. update

    tchaton committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    f249351 View commit details
    Browse the repository at this point in the history
  5. add zero_grad

    tchaton committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    7d5b3f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b2b251 View commit details
    Browse the repository at this point in the history
  7. add decription

    tchaton committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    743d262 View commit details
    Browse the repository at this point in the history
  8. add empty teardown method

    awaelchli committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    2d8c441 View commit details
    Browse the repository at this point in the history
  9. update on comments

    tchaton committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    1ae88a4 View commit details
    Browse the repository at this point in the history
  10. update on comments

    tchaton committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    7763afd View commit details
    Browse the repository at this point in the history
  11. added skip property

    awaelchli committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    f874182 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2ef0fe0 View commit details
    Browse the repository at this point in the history
  13. update on comments

    tchaton committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    e2bb1d2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ec25ab6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    27927c4 View commit details
    Browse the repository at this point in the history
  16. update

    tchaton committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    8806b00 View commit details
    Browse the repository at this point in the history
  17. update changelog

    tchaton committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    4011d85 View commit details
    Browse the repository at this point in the history
  18. update

    tchaton committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    d08cb38 View commit details
    Browse the repository at this point in the history
  19. resolve failing tests

    tchaton committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    fcdfd39 View commit details
    Browse the repository at this point in the history
  20. remove typing

    tchaton committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    5557beb View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f35c7a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. update on comments

    tchaton committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    8c74a3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e80230c View commit details
    Browse the repository at this point in the history
  3. update on comments

    tchaton committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    f036f3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48d720a View commit details
    Browse the repository at this point in the history
  5. update

    tchaton committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    6d653c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    741ea4d View commit details
    Browse the repository at this point in the history
  7. remove useless code

    tchaton committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    f4b91af View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6f9a3b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. add a space on docstring

    tchaton committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    769364b View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Configuration menu
    Copy the full SHA
    39de7e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. Configuration menu
    Copy the full SHA
    fda5688 View commit details
    Browse the repository at this point in the history
  2. Minor changes

    carmocca committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    e2db5fe View commit details
    Browse the repository at this point in the history
  3. Unused code

    carmocca committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    b947a33 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG

    carmocca committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    281847a View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Configuration menu
    Copy the full SHA
    0038219 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d39d524 View commit details
    Browse the repository at this point in the history
  3. update

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

    tchaton committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    bfd8ac2 View commit details
    Browse the repository at this point in the history
  5. wip

    tchaton committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    66eb9e0 View commit details
    Browse the repository at this point in the history
  6. add FastForwardSampler

    tchaton committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    f2d2f32 View commit details
    Browse the repository at this point in the history
  7. update

    tchaton committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    9d8ffdc View commit details
    Browse the repository at this point in the history
  8. resolve a bug

    tchaton committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    4d6feca View commit details
    Browse the repository at this point in the history
  9. resolve bug

    tchaton committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    3e0af69 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2021

  1. Configuration menu
    Copy the full SHA
    4de9581 View commit details
    Browse the repository at this point in the history
  2. add support for validation

    tchaton committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    3d183bc View commit details
    Browse the repository at this point in the history
  3. update

    tchaton committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    94f052e View commit details
    Browse the repository at this point in the history
  4. update

    tchaton committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    a446639 View commit details
    Browse the repository at this point in the history
  5. kill processes

    tchaton committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    be49acc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6690dcb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b05617a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    56e2763 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3da64e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. wip

    tchaton committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    5c1a639 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1df225d View commit details
    Browse the repository at this point in the history
  3. update

    tchaton committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    6df9968 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ecd834 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e62798d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3b80ca View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Configuration menu
    Copy the full SHA
    6c38083 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11fa777 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. resolve bugs

    tchaton committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    b9be984 View commit details
    Browse the repository at this point in the history
  2. resolve tracking

    tchaton committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    a630b2e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Rename

    carmocca committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    51671d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd28db2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25da045 View commit details
    Browse the repository at this point in the history
  4. wip

    tchaton committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    97cbd9a View commit details
    Browse the repository at this point in the history
  5. Comments after call

    carmocca committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    ba276b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c08fe50 View commit details
    Browse the repository at this point in the history
  7. update

    tchaton committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    ac7cff7 View commit details
    Browse the repository at this point in the history
  8. update

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

Commits on Jul 2, 2021

  1. Configuration menu
    Copy the full SHA
    2ecab37 View commit details
    Browse the repository at this point in the history
  2. update

    tchaton committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    25b1ac2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c9058f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. Configuration menu
    Copy the full SHA
    588d0a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. update

    tchaton committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    7dd42c0 View commit details
    Browse the repository at this point in the history
  2. resolve bug

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

Commits on Jul 6, 2021

  1. fix attribute error

    awaelchli committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    756baca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f54117 View commit details
    Browse the repository at this point in the history
  3. wip

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

    tchaton committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    a946159 View commit details
    Browse the repository at this point in the history
  5. resolve bug

    tchaton committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    a2b74f0 View commit details
    Browse the repository at this point in the history
  6. wip

    tchaton committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    668b02e View commit details
    Browse the repository at this point in the history
  7. wip

    tchaton committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    3827208 View commit details
    Browse the repository at this point in the history
  8. wip

    tchaton committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    1f4ef8c View commit details
    Browse the repository at this point in the history
  9. resolved tests

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

Commits on Jul 7, 2021

  1. update on comments

    tchaton committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    76f1f53 View commit details
    Browse the repository at this point in the history
  2. update

    tchaton committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    3aaf0ea View commit details
    Browse the repository at this point in the history
  3. update

    tchaton committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    ed056aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1cdcdc View commit details
    Browse the repository at this point in the history
  5. Update pytorch_lightning/utilities/auto_restart.py

    Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
    tchaton and kaushikb11 committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    81bf954 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3cd6859 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    54e0a24 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    76f0503 View commit details
    Browse the repository at this point in the history
  9. update on comments

    tchaton committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    7a05094 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bff288c View commit details
    Browse the repository at this point in the history
  11. Update pytorch_lightning/utilities/auto_restart.py

    Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
    tchaton and kaushikb11 committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    98ec265 View commit details
    Browse the repository at this point in the history
  12. resolve bug

    tchaton committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    82b1cf1 View commit details
    Browse the repository at this point in the history
  13. update

    tchaton committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    8972d82 View commit details
    Browse the repository at this point in the history
  14. move properties to top

    awaelchli committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    1fb8c02 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f086edb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7450388 View commit details
    Browse the repository at this point in the history
  17. add missing super call

    awaelchli committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    5e43757 View commit details
    Browse the repository at this point in the history
  18. update docs for state_dict

    awaelchli committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    eae11c3 View commit details
    Browse the repository at this point in the history
  19. fix merge conflict

    awaelchli committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    efcb882 View commit details
    Browse the repository at this point in the history
  20. add missing super() call

    awaelchli committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    c068704 View commit details
    Browse the repository at this point in the history
  21. move property to top

    awaelchli committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    79ff550 View commit details
    Browse the repository at this point in the history
  22. update

    tchaton committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    d433bb4 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    dfbb8eb View commit details
    Browse the repository at this point in the history
  24. update on comments

    tchaton committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    50ac617 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    733e329 View commit details
    Browse the repository at this point in the history
  26. resolve bug

    tchaton committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    f111826 View commit details
    Browse the repository at this point in the history
  27. update

    tchaton committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    67a3691 View commit details
    Browse the repository at this point in the history
  28. wip

    tchaton committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    14bea6b View commit details
    Browse the repository at this point in the history
  29. resolve bug

    tchaton committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    4eee70a View commit details
    Browse the repository at this point in the history
  30. update

    tchaton committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    8b93505 View commit details
    Browse the repository at this point in the history
  31. wip

    tchaton committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    322600c View commit details
    Browse the repository at this point in the history
  32. update on comments

    tchaton committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    028d773 View commit details
    Browse the repository at this point in the history
  33. some refactor

    tchaton committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    0be0b5d View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    5c3e328 View commit details
    Browse the repository at this point in the history
  35. update on comments

    tchaton committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    461bee9 View commit details
    Browse the repository at this point in the history
  36. update

    tchaton committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    2de5290 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    bee5536 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    d98e0fd View commit details
    Browse the repository at this point in the history
  39. wip

    tchaton committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    cb3c2f9 View commit details
    Browse the repository at this point in the history
  40. resolve training loop

    tchaton committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    07331ab View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. wip

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