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

restrict public interface of training loop #8024

Merged
merged 23 commits into from
Jun 23, 2021

Commits on Jun 18, 2021

  1. active optimizers

    awaelchli committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    9d48e99 View commit details
    Browse the repository at this point in the history
  2. check checkpoint callback

    awaelchli committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    515687a View commit details
    Browse the repository at this point in the history
  3. epoch loop properties

    awaelchli committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    ea5c885 View commit details
    Browse the repository at this point in the history
  4. epoch loop methods

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

    awaelchli committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    9ad8e39 View commit details
    Browse the repository at this point in the history
  6. changelog

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

    awaelchli committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    f026740 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a9a3296 View commit details
    Browse the repository at this point in the history
  9. unused imports

    awaelchli committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    ab8c6ca View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/refactor/loops/public-interface'…

    … into refactor/loops/public-interface
    awaelchli committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    5199c85 View commit details
    Browse the repository at this point in the history
  11. yapf

    awaelchli committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    5f7b748 View commit details
    Browse the repository at this point in the history
  12. backward

    awaelchli committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    b3ec83b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    acdeabe View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a07a3a3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a41e426 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5671662 View commit details
    Browse the repository at this point in the history
  17. remove dead code

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

Commits on Jun 21, 2021

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

Commits on Jun 22, 2021

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

Commits on Jun 23, 2021

  1. Configuration menu
    Copy the full SHA
    79f79d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7cb382 View commit details
    Browse the repository at this point in the history
  3. remove unused imports

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