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

[air] Do not warn of checkpoint_dir if it's coming from us (base_trainer). #26259

Merged
merged 33 commits into from
Jul 4, 2022

Commits on Jun 23, 2022

  1. [air] use session.report.

    xwjiang2010 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    71eb15a View commit details
    Browse the repository at this point in the history
  2. typo

    xwjiang2010 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    8a21ead View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70d7e18 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2022

  1. fix tests.

    xwjiang2010 committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    d7640c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    4e47715 View commit details
    Browse the repository at this point in the history
  2. fix test

    xwjiang2010 committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    c1d48fe View commit details
    Browse the repository at this point in the history
  3. fix lint

    xwjiang2010 committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    1e74e4c View commit details
    Browse the repository at this point in the history
  4. lint

    xwjiang2010 committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    429db43 View commit details
    Browse the repository at this point in the history
  5. fix lint again...

    xwjiang2010 committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    f6b6eba View commit details
    Browse the repository at this point in the history
  6. fix lint...

    xwjiang2010 committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    3d3421d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5e156de View commit details
    Browse the repository at this point in the history
  8. Update doc/source/ray-air/key-concepts.rst

    Co-authored-by: Antoni Baum <[email protected]>
    xwjiang2010 and Yard1 authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    f215cd9 View commit details
    Browse the repository at this point in the history
  9. Update doc/source/ray-air/key-concepts.rst

    Co-authored-by: Antoni Baum <[email protected]>
    xwjiang2010 and Yard1 authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    6a01a1c View commit details
    Browse the repository at this point in the history
  10. Update doc/source/ray-air/key-concepts.rst

    Co-authored-by: Antoni Baum <[email protected]>
    xwjiang2010 and Yard1 authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    be6ad70 View commit details
    Browse the repository at this point in the history
  11. fix lint

    xwjiang2010 committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    bd62bf6 View commit details
    Browse the repository at this point in the history
  12. add svg

    xwjiang2010 committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    a3ca89c View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. add image

    xwjiang2010 committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    e5ba09b View commit details
    Browse the repository at this point in the history
  2. fix lint

    xwjiang2010 committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    b575d98 View commit details
    Browse the repository at this point in the history
  3. address comments

    xwjiang2010 committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    11c069d View commit details
    Browse the repository at this point in the history
  4. lint

    xwjiang2010 committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    f6f24c8 View commit details
    Browse the repository at this point in the history
  5. lint

    xwjiang2010 committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    29a88c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f2f739 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    0cfa8e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3665991 View commit details
    Browse the repository at this point in the history
  3. fix lint

    xwjiang2010 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    b7a0db8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fcedea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    363a4aa View commit details
    Browse the repository at this point in the history
  6. retrigger checks

    xwjiang2010 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    da8f0b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. address comments

    xwjiang2010 committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    f6e29f0 View commit details
    Browse the repository at this point in the history
  2. retrigger checks

    xwjiang2010 committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    d3b1b8d View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. [air] Do not warn of checkpoint_dir if it's coming from us (base_tr…

    …ainer).
    
    This will be removed once internally we migrate to use `session` API.
    xwjiang2010 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    7ceb6c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd32419 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. address comment

    xwjiang2010 committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    e23deab View commit details
    Browse the repository at this point in the history