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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Yield loop example #9983

Merged
merged 101 commits into from Oct 25, 2021
Merged

Add Yield loop example #9983

merged 101 commits into from Oct 25, 2021

Commits on Jul 27, 2021

  1. closure wip

    awaelchli committed Jul 27, 2021
    Copy the full SHA
    2b19d0c View commit details
    Browse the repository at this point in the history
  2. fix step output access

    awaelchli committed Jul 27, 2021
    Copy the full SHA
    f24bf30 View commit details
    Browse the repository at this point in the history
  3. formatting

    awaelchli committed Jul 27, 2021
    Copy the full SHA
    2e69aac View commit details
    Browse the repository at this point in the history
  4. closure updates

    awaelchli committed Jul 27, 2021
    Copy the full SHA
    db743fb View commit details
    Browse the repository at this point in the history
  5. wip

    awaelchli committed Jul 27, 2021
    Copy the full SHA
    7614b1e View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Copy the full SHA
    3274f38 View commit details
    Browse the repository at this point in the history
  2. fix none checks

    awaelchli committed Jul 29, 2021
    Copy the full SHA
    2b1185d View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Copy the full SHA
    4e6117c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    567378f View commit details
    Browse the repository at this point in the history
  3. clean up

    awaelchli committed Jul 30, 2021
    Copy the full SHA
    b641d80 View commit details
    Browse the repository at this point in the history
  4. basic yield loop

    awaelchli committed Jul 30, 2021
    Copy the full SHA
    55298fa View commit details
    Browse the repository at this point in the history
  5. ddp yield toy

    awaelchli committed Jul 30, 2021
    Copy the full SHA
    e8a3069 View commit details
    Browse the repository at this point in the history
  6. closure refactoring (wip)

    awaelchli committed Jul 30, 2021
    Copy the full SHA
    ca6cd9c View commit details
    Browse the repository at this point in the history
  7. update comments

    awaelchli committed Jul 30, 2021
    Copy the full SHA
    556cf20 View commit details
    Browse the repository at this point in the history
  8. clean up

    awaelchli committed Jul 30, 2021
    Copy the full SHA
    140c925 View commit details
    Browse the repository at this point in the history
  9. ddp

    awaelchli committed Jul 30, 2021
    Copy the full SHA
    075fad3 View commit details
    Browse the repository at this point in the history
  10. x

    awaelchli committed Jul 30, 2021
    Copy the full SHA
    4be264b View commit details
    Browse the repository at this point in the history
  11. update examples

    awaelchli committed Jul 30, 2021
    Copy the full SHA
    2efe452 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    29cb2e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2021

  1. POC for Yield interface

    awaelchli committed Jul 31, 2021
    Copy the full SHA
    2f38ebb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    071e6c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Copy the full SHA
    c2e4db6 View commit details
    Browse the repository at this point in the history
  2. fix merge errors

    awaelchli committed Aug 26, 2021
    Copy the full SHA
    b408f33 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8dc33f3 View commit details
    Browse the repository at this point in the history
  4. use partial

    awaelchli committed Aug 26, 2021
    Copy the full SHA
    db25e91 View commit details
    Browse the repository at this point in the history
  5. clean up

    awaelchli committed Aug 26, 2021
    Copy the full SHA
    97cb0f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. wip

    awaelchli committed Aug 27, 2021
    Copy the full SHA
    fea744f View commit details
    Browse the repository at this point in the history
  2. extract optimizer loop

    awaelchli committed Aug 27, 2021
    Copy the full SHA
    81d3797 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2021

  1. handle restart

    awaelchli committed Aug 29, 2021
    Copy the full SHA
    b39ddbf View commit details
    Browse the repository at this point in the history
  2. update running loss

    awaelchli committed Aug 29, 2021
    Copy the full SHA
    97eabcf View commit details
    Browse the repository at this point in the history
  3. add changelog

    awaelchli committed Aug 29, 2021
    Copy the full SHA
    69a29d9 View commit details
    Browse the repository at this point in the history
  4. update tests

    awaelchli committed Aug 29, 2021
    Copy the full SHA
    bec5341 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    58404aa View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    9226271 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    d376c91 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. fix circular import

    awaelchli committed Aug 30, 2021
    Copy the full SHA
    38acf9a View commit details
    Browse the repository at this point in the history
  2. fix swa tests

    awaelchli committed Aug 30, 2021
    Copy the full SHA
    36c8692 View commit details
    Browse the repository at this point in the history
  3. fix state dict test

    awaelchli committed Aug 30, 2021
    Copy the full SHA
    5682a6b View commit details
    Browse the repository at this point in the history
  4. add connect

    awaelchli committed Aug 30, 2021
    Copy the full SHA
    0b59c37 View commit details
    Browse the repository at this point in the history
  5. fix reset

    awaelchli committed Aug 30, 2021
    Copy the full SHA
    574c11e View commit details
    Browse the repository at this point in the history
  6. fix imports

    awaelchli committed Aug 30, 2021
    Copy the full SHA
    ce4f08a View commit details
    Browse the repository at this point in the history
  7. add license

    awaelchli committed Aug 30, 2021
    Copy the full SHA
    39fb458 View commit details
    Browse the repository at this point in the history
  8. fix test_loops.py

    awaelchli committed Aug 30, 2021
    Copy the full SHA
    9f1880e View commit details
    Browse the repository at this point in the history
  9. remove commented code

    awaelchli committed Aug 30, 2021
    Copy the full SHA
    d4dfd54 View commit details
    Browse the repository at this point in the history
  10. add docstrings

    awaelchli committed Aug 30, 2021
    Copy the full SHA
    0b68a11 View commit details
    Browse the repository at this point in the history
  11. fix typing in constructor

    awaelchli committed Aug 30, 2021
    Copy the full SHA
    624394f View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    07fbafe View commit details
    Browse the repository at this point in the history
  13. extract build_kwargs method

    awaelchli committed Aug 30, 2021
    Copy the full SHA
    7572deb View commit details
    Browse the repository at this point in the history
  14. remove todo

    awaelchli committed Aug 30, 2021
    Copy the full SHA
    9d4f459 View commit details
    Browse the repository at this point in the history
  15. isort

    awaelchli committed Aug 30, 2021
    Copy the full SHA
    b4962ef View commit details
    Browse the repository at this point in the history
  16. update init files

    awaelchli committed Aug 30, 2021
    Copy the full SHA
    42cdc14 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    fde9e9e View commit details
    Browse the repository at this point in the history
  18. fix loop state dict test

    awaelchli committed Aug 30, 2021
    Copy the full SHA
    bd128f0 View commit details
    Browse the repository at this point in the history
  19. fix tbtt tests

    awaelchli committed Aug 30, 2021
    Copy the full SHA
    a304ac5 View commit details
    Browse the repository at this point in the history
  20. fix imports

    awaelchli committed Aug 30, 2021
    Copy the full SHA
    eb00a4c View commit details
    Browse the repository at this point in the history
  21. no longer duplicated

    awaelchli committed Aug 30, 2021
    Copy the full SHA
    d346be2 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    b0c997e View commit details
    Browse the repository at this point in the history
  23. update typehint

    awaelchli committed Aug 30, 2021
    Copy the full SHA
    86743aa View commit details
    Browse the repository at this point in the history
  24. update docs

    awaelchli committed Aug 30, 2021
    Copy the full SHA
    e130da5 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    586ead7 View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    6b123be View commit details
    Browse the repository at this point in the history
  27. remove unused argument

    awaelchli committed Aug 30, 2021
    Copy the full SHA
    fa4c788 View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    9701c89 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. update typing

    awaelchli committed Aug 31, 2021
    Copy the full SHA
    ef05def View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    87f3002 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    73c60d3 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    fc03c90 View commit details
    Browse the repository at this point in the history
  5. add todo

    awaelchli committed Aug 31, 2021
    Copy the full SHA
    6ca1933 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    e5454ff View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    2fadaac View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Copy the full SHA
    bac323e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4e27521 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1421902 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Copy the full SHA
    7c0ce02 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cb6925d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    82c3525 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. update

    awaelchli committed Oct 18, 2021
    Copy the full SHA
    74f6bfe View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fb6b121 View commit details
    Browse the repository at this point in the history
  3. yield

    awaelchli committed Oct 18, 2021
    Copy the full SHA
    082f280 View commit details
    Browse the repository at this point in the history
  4. comments

    awaelchli committed Oct 18, 2021
    Copy the full SHA
    4468f6c View commit details
    Browse the repository at this point in the history
  5. update

    awaelchli committed Oct 18, 2021
    Copy the full SHA
    e542da0 View commit details
    Browse the repository at this point in the history
  6. reset files

    awaelchli committed Oct 18, 2021
    Copy the full SHA
    414811a View commit details
    Browse the repository at this point in the history
  7. notebooks

    awaelchli committed Oct 18, 2021
    Copy the full SHA
    2a10097 View commit details
    Browse the repository at this point in the history
  8. notebooks

    awaelchli committed Oct 18, 2021
    Copy the full SHA
    d78a31a View commit details
    Browse the repository at this point in the history
  9. license

    awaelchli committed Oct 18, 2021
    Copy the full SHA
    307714c View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    87bcda8 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    ebf2c59 View commit details
    Browse the repository at this point in the history
  12. update

    tchaton committed Oct 18, 2021
    Copy the full SHA
    a52a78e View commit details
    Browse the repository at this point in the history
  13. update

    tchaton committed Oct 18, 2021
    Copy the full SHA
    9df4489 View commit details
    Browse the repository at this point in the history
  14. update changelog

    tchaton committed Oct 18, 2021
    Copy the full SHA
    815b116 View commit details
    Browse the repository at this point in the history
  15. update changelog

    awaelchli committed Oct 18, 2021
    Copy the full SHA
    a3af4b8 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    63ee833 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    da9f037 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Copy the full SHA
    4336b2e View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. remove yield interface

    awaelchli committed Oct 20, 2021
    Copy the full SHA
    62d376b View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
    awaelchli and rohitgr7 committed Oct 20, 2021
    Copy the full SHA
    66ceb05 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fd8c79a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. remove unused imports

    awaelchli committed Oct 21, 2021
    Copy the full SHA
    6a81174 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b1dcef5 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Copy the full SHA
    51c440b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Copy the full SHA
    25feed6 View commit details
    Browse the repository at this point in the history