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

Loop Refactor 5/N - Prediction Loop #7700

Merged
merged 616 commits into from
Jun 23, 2021
Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 7, 2021

  1. Minor changes

    carmocca committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    42210fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e76010a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    305e31b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e761890 View commit details
    Browse the repository at this point in the history
  5. Refactor test

    carmocca committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    fa9ff73 View commit details
    Browse the repository at this point in the history
  6. Tighter fx validator

    carmocca committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    a1f839f View commit details
    Browse the repository at this point in the history
  7. Add back split idx

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

    carmocca committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    631da98 View commit details
    Browse the repository at this point in the history
  9. update

    tchaton committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    e098631 View commit details
    Browse the repository at this point in the history
  10. Conflict

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

    carmocca committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    502dcbd View commit details
    Browse the repository at this point in the history
  12. resolve grad_norm

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

    tchaton committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    26f5e03 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    89aaaa2 View commit details
    Browse the repository at this point in the history
  15. move to train loop

    tchaton committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    badd645 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    aac11a0 View commit details
    Browse the repository at this point in the history
  17. Fix sync test

    carmocca committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    919cbfb View commit details
    Browse the repository at this point in the history
  18. update

    tchaton committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    1c75341 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b00e4a5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    23a7510 View commit details
    Browse the repository at this point in the history
  21. fix grad_norm_dict test

    carmocca committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    9df0da2 View commit details
    Browse the repository at this point in the history
  22. Fix fx_validator test

    carmocca committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    0485a98 View commit details
    Browse the repository at this point in the history
  23. fix grad_norm_dict test

    carmocca committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    e0702aa View commit details
    Browse the repository at this point in the history
  24. Fix order bug

    carmocca committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    32ca719 View commit details
    Browse the repository at this point in the history
  25. Detach tensors in test

    carmocca committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    c68825c View commit details
    Browse the repository at this point in the history
  26. resolve some tests

    tchaton committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    37ed74d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    39829b5 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    cabd48b View commit details
    Browse the repository at this point in the history
  29. remove pdb

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

    tchaton committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    e048417 View commit details
    Browse the repository at this point in the history
  31. resolve flake8

    tchaton committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    98298e1 View commit details
    Browse the repository at this point in the history
  32. Update test

    carmocca committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    d8da3cd View commit details
    Browse the repository at this point in the history
  33. more tests

    tchaton committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    49558bf View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    bae75e9 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    0fe870a View commit details
    Browse the repository at this point in the history
  36. Revert last thomas' changes

    carmocca committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    f27d0a3 View commit details
    Browse the repository at this point in the history
  37. resolve 1 test

    tchaton committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    f4444c4 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    fa4bcec View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    d144771 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    ffff6f4 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    43e8873 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    54b6c88 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    b7edf27 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    766ad99 View commit details
    Browse the repository at this point in the history
  45. 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
  46. update changelog

    awaelchli committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    7df8ddb View commit details
    Browse the repository at this point in the history
  47. 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
  48. 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
  49. 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
  50. 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
  51. 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
  52. 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
    c55267d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    33a7d5a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0e59b09 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d63f6bb View commit details
    Browse the repository at this point in the history
  17. Merge remote-tracking branch 'origin/refactor/loops_everywhere' into …

    …refactor/loops/loops_everywhere
    awaelchli committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    0fd3eee View commit details
    Browse the repository at this point in the history
  18. 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
  19. properties first

    awaelchli committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    cb076d0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    007dcac View commit details
    Browse the repository at this point in the history
  21. 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
  22. 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
  23. 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
  24. 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
  25. Configuration menu
    Copy the full SHA
    d7f1761 View commit details
    Browse the repository at this point in the history
  26. 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
  27. Configuration menu
    Copy the full SHA
    08e103e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e1d30d6 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    fd967af View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    ec0a7a2 View commit details
    Browse the repository at this point in the history
  31. define union

    awaelchli committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    05eddd0 View commit details
    Browse the repository at this point in the history
  32. 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
  33. 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
  34. 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
  35. 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
  36. 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
  37. Configuration menu
    Copy the full SHA
    3804963 View commit details
    Browse the repository at this point in the history
  38. 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
  39. 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
  40. 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
  41. Configuration menu
    Copy the full SHA
    a32f8ea View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    3b63f44 View commit details
    Browse the repository at this point in the history
  2. 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
  3. 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
  4. Configuration menu
    Copy the full SHA
    c9c7829 View commit details
    Browse the repository at this point in the history
  5. 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
  6. Configuration menu
    Copy the full SHA
    9891f8f View commit details
    Browse the repository at this point in the history
  7. add redundant return

    awaelchli committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    21e7637 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
    54183e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b562550 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
    e374fe4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e1d4fd2 View commit details
    Browse the repository at this point in the history
  12. 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
  13. 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
  14. 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
  15. imports

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

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

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

    awaelchli committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    b8c8cdd View commit details
    Browse the repository at this point in the history
  19. rename NEW LOOP guard

    awaelchli committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    ec4cb49 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4627984 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d254b38 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    75848b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    deb4790 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
    2b183e6 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. Configuration menu
    Copy the full SHA
    dcac700 View commit details
    Browse the repository at this point in the history
  6. 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
  7. Configuration menu
    Copy the full SHA
    0baee04 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4950821 View commit details
    Browse the repository at this point in the history
  9. remove NEW_LOOP guard

    awaelchli committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    ecac33b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    32cfcb9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4c55ab5 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
    5e99672 View commit details
    Browse the repository at this point in the history
  13. exclude coverage

    coverage
    awaelchli committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    4701e85 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2b6cc28 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d06a8e8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e7b4174 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
    f3e55c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef63f1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7de848d View commit details
    Browse the repository at this point in the history
  4. typing base loop

    justusschock committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    7a36e28 View commit details
    Browse the repository at this point in the history
  5. typing fit loop

    justusschock committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    ece57fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a28d62d View commit details
    Browse the repository at this point in the history
  7. typing evaluation loop

    justusschock committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    5bb3e04 View commit details
    Browse the repository at this point in the history
  8. typing prediction loop

    justusschock committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    21fd993 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6824814 View commit details
    Browse the repository at this point in the history
  10. dataloader_loop

    justusschock committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    d84e57a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    812661c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    61f8495 View commit details
    Browse the repository at this point in the history
  13. merge

    justusschock committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    f1e537a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b447a6b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7851e26 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    65d85a3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9194d99 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6713126 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2021

  1. Configuration menu
    Copy the full SHA
    8b905db 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
    e5eac72 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    7a377be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccafaa9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50f8bb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a864a25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ff21b5 View commit details
    Browse the repository at this point in the history
  6. remove redundant override

    awaelchli committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    36f4fae View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    11bbbf6 View commit details
    Browse the repository at this point in the history
  2. add classes

    Co-authored-by: Justus Schock <justus.schock@rwth-aachen.de>
    Co-authored-by: Justus Schock <justus.schock@posteo.de>
    Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
    4 people committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    d1ab532 View commit details
    Browse the repository at this point in the history
  3. trainer changes

    awaelchli committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    781f26b View commit details
    Browse the repository at this point in the history
  4. connect

    awaelchli committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    7c0f96e View commit details
    Browse the repository at this point in the history
  5. clean up

    awaelchli committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    4533b2c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea48342 View commit details
    Browse the repository at this point in the history
  7. update test renaming

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

    …eval' into refactor/loops/loops_everywhere_eval
    awaelchli committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    a7d2d86 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d711a49 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e592423 View commit details
    Browse the repository at this point in the history
  11. update chlog

    awaelchli committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    e3c0512 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9044c19 View commit details
    Browse the repository at this point in the history
  13. try ci fix

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

    …eval' into refactor/loops/loops_everywhere_eval
    awaelchli committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    cc4c57c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Configuration menu
    Copy the full SHA
    6d8af9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e030e5 View commit details
    Browse the repository at this point in the history
  3. update mock path

    awaelchli committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    d174d04 View commit details
    Browse the repository at this point in the history
  4. re-order

    awaelchli committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    d135da8 View commit details
    Browse the repository at this point in the history
  5. simplify dataloader reset

    awaelchli committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    ed6352c View commit details
    Browse the repository at this point in the history
  6. simplify get_dataloaders()

    awaelchli committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    0fb4e90 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca73fc4 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

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

    awaelchli committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    4ff7084 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ecbd55 View commit details
    Browse the repository at this point in the history
  4. remove unused type import

    awaelchli committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    cab35a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7483b4 View commit details
    Browse the repository at this point in the history
  6. pig

    awaelchli committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    33d89e0 View commit details
    Browse the repository at this point in the history
  7. hobbit

    awaelchli committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    e81b0db View commit details
    Browse the repository at this point in the history
  8. teardown for evaluation

    awaelchli committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    cfbdc8b View commit details
    Browse the repository at this point in the history
  9. Revert "hobbit"

    This reverts commit e81b0db.
    awaelchli committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    7f70bfa View commit details
    Browse the repository at this point in the history
  10. Revert "pig"

    This reverts commit 33d89e0.
    awaelchli committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    f700ab4 View commit details
    Browse the repository at this point in the history
  11. Revert "check which assert is failing"

    This reverts commit b7483b4.
    awaelchli committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    4f88695 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9769e5a View commit details
    Browse the repository at this point in the history
  13. update docstring

    awaelchli committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    71c1f6e View commit details
    Browse the repository at this point in the history
  14. period

    awaelchli committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    a6229f5 View commit details
    Browse the repository at this point in the history
  15. remove dead code

    awaelchli committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    aa27b9f View commit details
    Browse the repository at this point in the history
  16. else carlos

    Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
    awaelchli and carmocca committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    e082524 View commit details
    Browse the repository at this point in the history
  17. Update pytorch_lightning/loops/dataloader/evaluation_dataloader_loop.py

    Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
    awaelchli and carmocca committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    ea8fcf4 View commit details
    Browse the repository at this point in the history
  18. Merge remote-tracking branch 'origin/refactor/loops/loops_everywhere_…

    …eval' into refactor/loops/loops_everywhere_eval
    awaelchli committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    4650461 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. update chlog

    awaelchli committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    424a1a6 View commit details
    Browse the repository at this point in the history
  2. unused imp

    awaelchli committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    0e110b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fd15c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61b3837 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07d605e View commit details
    Browse the repository at this point in the history
  6. add missing imports

    awaelchli committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    c5a2511 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f4d536 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9db3ddc View commit details
    Browse the repository at this point in the history
  9. Update pytorch_lightning/loops/dataloader/dataloader_loop.py

    Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
    awaelchli and carmocca committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    90da366 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/refactor/loops/loops_everywhere_…

    …eval' into refactor/loops/loops_everywhere_eval
    awaelchli committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    891a429 View commit details
    Browse the repository at this point in the history
  11. black + yapf

    awaelchli committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    e583d6e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c7579ab View commit details
    Browse the repository at this point in the history
  13. empty space in docstring

    Co-authored-by: Ethan Harris <ewah1g13@soton.ac.uk>
    awaelchli and ethanwharris committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    7f785f4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    89ba6fc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f34b68f View commit details
    Browse the repository at this point in the history
  16. weekproxy trainer

    awaelchli committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    d4e6969 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e95f36d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    deb5bb2 View commit details
    Browse the repository at this point in the history
  19. free memory

    awaelchli committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    e806bfc View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ceb7d3f View commit details
    Browse the repository at this point in the history
  21. rm notebooks folder

    awaelchli committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    90e4f9a View commit details
    Browse the repository at this point in the history
  22. rm old file

    awaelchli committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    238b830 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c6c580a View commit details
    Browse the repository at this point in the history
  24. bad merge

    awaelchli committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    f4e13f3 View commit details
    Browse the repository at this point in the history
  25. undo teardown

    awaelchli committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    46dba5a View commit details
    Browse the repository at this point in the history
  26. setup signature

    awaelchli committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    e7f42d8 View commit details
    Browse the repository at this point in the history
  27. remove file for notes

    awaelchli committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    0b8e0cf View commit details
    Browse the repository at this point in the history
  28. free memory

    awaelchli committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    be8e303 View commit details
    Browse the repository at this point in the history
  29. chlog

    awaelchli committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    e061bad View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Configuration menu
    Copy the full SHA
    ce1d1e7 View commit details
    Browse the repository at this point in the history
  2. Revert "weekproxy trainer"

    This reverts commit d4e6969.
    awaelchli committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    4910b61 View commit details
    Browse the repository at this point in the history
  3. connect trainer

    awaelchli committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    d472357 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27914dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49d2ada View commit details
    Browse the repository at this point in the history
  6. max batches handling

    awaelchli committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    126b136 View commit details
    Browse the repository at this point in the history
  7. no grad handling

    awaelchli committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    1f34677 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/refactor/loops_everywhere' into …

    …refactor/loops/loops_everywhere
    awaelchli committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    45b1f4a View commit details
    Browse the repository at this point in the history
  9. unused argument

    awaelchli committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    f219fdb View commit details
    Browse the repository at this point in the history
  10. protected attrs

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

    awaelchli committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    06dcd39 View commit details
    Browse the repository at this point in the history
  12. undo unintentional rename

    awaelchli committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    d7d88e7 View commit details
    Browse the repository at this point in the history
  13. consistent naming

    awaelchli committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    9094ae4 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Configuration menu
    Copy the full SHA
    0d47b93 View commit details
    Browse the repository at this point in the history
  2. capitalization in docstring

    awaelchli committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    9f26850 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f06f3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2790175 View commit details
    Browse the repository at this point in the history
  5. list all args

    awaelchli committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    2639c78 View commit details
    Browse the repository at this point in the history
  6. Update pytorch_lightning/loops/prediction_epoch_loop.py

    Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
    awaelchli and carmocca committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    3a094de View commit details
    Browse the repository at this point in the history
  7. Update pytorch_lightning/loops/prediction_epoch_loop.py

    Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
    awaelchli and carmocca committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    dddfe80 View commit details
    Browse the repository at this point in the history
  8. Update pytorch_lightning/loops/dataloader/prediction_dataloader_loop.py

    Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
    awaelchli and carmocca committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    36faf76 View commit details
    Browse the repository at this point in the history
  9. Update pytorch_lightning/loops/dataloader/prediction_dataloader_loop.py

    Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
    awaelchli and carmocca committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    286982b View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Update pytorch_lightning/loops/prediction_epoch_loop.py

    Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
    awaelchli and carmocca committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    935dea2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e707aff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ca00bd View commit details
    Browse the repository at this point in the history