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

[Train Log]Ray Train Structured Logging #47806

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Sep 20, 2024

  1. copy over ray data structure log

    Signed-off-by: Hongpeng Guo <hpguo@anyscale.com>
    hongpeng-guo committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    48c0961 View commit details
    Browse the repository at this point in the history
  2. remove TRACE level for ray train

    Signed-off-by: Hongpeng Guo <hpguo@anyscale.com>
    hongpeng-guo committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    90b6893 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. move constant variables to the constant.py file

    Signed-off-by: Hongpeng Guo <hpguo@anyscale.com>
    hongpeng-guo committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    dc79a60 View commit details
    Browse the repository at this point in the history
  2. fix default yaml config path

    Signed-off-by: Hongpeng Guo <hpguo@anyscale.com>
    hongpeng-guo committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d388da5 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. fix unittests

    Signed-off-by: Hongpeng Guo <hpguo@anyscale.com>
    hongpeng-guo committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ace76a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6b64c0 View commit details
    Browse the repository at this point in the history
  3. add unittest to BUILD file

    Signed-off-by: Hongpeng Guo <hpguo@anyscale.com>
    hongpeng-guo committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ddadc1c View commit details
    Browse the repository at this point in the history
  4. modify setup.py to include yaml file into the python package

    Signed-off-by: Hongpeng Guo <hpguo@anyscale.com>
    hongpeng-guo committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6216d4f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. update log

    Signed-off-by: Hongpeng Guo <hpguo@anyscale.com>
    hongpeng-guo committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c77a181 View commit details
    Browse the repository at this point in the history
  2. update logging

    Signed-off-by: Hongpeng Guo <hpguo@anyscale.com>
    hongpeng-guo committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    427b861 View commit details
    Browse the repository at this point in the history