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

✨add AutoTrainer to support plain torch training loop and other torch frameworks #53

Merged
merged 22 commits into from
Sep 4, 2021

Commits on Aug 30, 2021

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/psf/black: 21.7b0 → 21.8b0](psf/black@21.7b0...21.8b0)
    pre-commit-ci[bot] authored Aug 30, 2021
    Configuration menu
    Copy the full SHA
    f2fccd8 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. update

    aniketmaurya committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    3834802 View commit details
    Browse the repository at this point in the history
  2. fix

    aniketmaurya committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    405ea2b View commit details
    Browse the repository at this point in the history
  3. update

    aniketmaurya committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    98c4282 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2021

  1. refactor

    aniketmaurya committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    ee84059 View commit details
    Browse the repository at this point in the history
  2. fix

    aniketmaurya committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    1210165 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a6fb2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28231ff View commit details
    Browse the repository at this point in the history
  5. fix

    aniketmaurya committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    135d78f View commit details
    Browse the repository at this point in the history
  6. fixes

    aniketmaurya committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    dc75ce8 View commit details
    Browse the repository at this point in the history
  7. fixes

    aniketmaurya committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    b0125fd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5bf40bd View commit details
    Browse the repository at this point in the history
  9. update

    aniketmaurya committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    0ef7575 View commit details
    Browse the repository at this point in the history
  10. update

    aniketmaurya committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    452ede8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ee300f5 View commit details
    Browse the repository at this point in the history
  12. fixes

    aniketmaurya committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    a1866f2 View commit details
    Browse the repository at this point in the history
  13. fix test

    aniketmaurya committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    e6d0db5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c86ebe1 View commit details
    Browse the repository at this point in the history
  15. add tests

    aniketmaurya committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    7e35f0f View commit details
    Browse the repository at this point in the history
  16. update

    aniketmaurya committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    8d4979f View commit details
    Browse the repository at this point in the history
  17. update

    aniketmaurya committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    baab726 View commit details
    Browse the repository at this point in the history
  18. update

    aniketmaurya committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    791b05f View commit details
    Browse the repository at this point in the history