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 in checkpointing capability #255

Merged
merged 30 commits into from
Mar 2, 2022
Merged

Add in checkpointing capability #255

merged 30 commits into from
Mar 2, 2022

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    4483ce2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2983c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Start of tests

    muellerzr committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    820d74f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71625c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c241aa4 View commit details
    Browse the repository at this point in the history
  4. Start of tests

    muellerzr committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    46db8b0 View commit details
    Browse the repository at this point in the history
  5. Working tests!

    muellerzr committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    c974928 View commit details
    Browse the repository at this point in the history
  6. Merge

    muellerzr committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    7ba0400 View commit details
    Browse the repository at this point in the history
  7. Merge

    muellerzr committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    9c7fc75 View commit details
    Browse the repository at this point in the history
  8. Add in unwrapping

    muellerzr committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    e63f515 View commit details
    Browse the repository at this point in the history
  9. More unwrapping

    muellerzr committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    12e4b18 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Apply typo-fixes and naming suggestions

    Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
    muellerzr and sgugger authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    be9cbd1 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Make constants

    muellerzr committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    d4b3d19 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Refactor pt 1

    muellerzr committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    0c1a87b View commit details
    Browse the repository at this point in the history
  2. Cleaned + more nits

    muellerzr committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    b64945c View commit details
    Browse the repository at this point in the history
  3. New state of tests

    muellerzr committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    3ec7a88 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Apply nits from Sylvain

    Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
    muellerzr and sgugger authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    5ccbead View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0499159 View commit details
    Browse the repository at this point in the history
  3. Docstring fixes

    muellerzr committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    f653836 View commit details
    Browse the repository at this point in the history
  4. Expand name in tests

    muellerzr committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    ddf35f9 View commit details
    Browse the repository at this point in the history
  5. Final nits

    muellerzr committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    19af1e3 View commit details
    Browse the repository at this point in the history
  6. Rm args

    muellerzr committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    7073c3f View commit details
    Browse the repository at this point in the history
  7. Wrap under is_available

    muellerzr committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    f853c45 View commit details
    Browse the repository at this point in the history
  8. Push current state

    muellerzr committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    6b0024c View commit details
    Browse the repository at this point in the history
  9. More states of things

    muellerzr committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    8eb2943 View commit details
    Browse the repository at this point in the history
  10. More nit

    muellerzr committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    5b5b343 View commit details
    Browse the repository at this point in the history
  11. As func

    muellerzr committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    199e7ec View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Working refactor

    muellerzr committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    a762971 View commit details
    Browse the repository at this point in the history
  2. Include test for rands

    muellerzr committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    ba7bbb4 View commit details
    Browse the repository at this point in the history
  3. Try with fix

    muellerzr committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    f90b577 View commit details
    Browse the repository at this point in the history