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

FIX MLFLow and Tensorboard Output to be consistent with new Workspace root changes #2537

Merged
merged 5 commits into from
Apr 30, 2024

Commits on Apr 30, 2024

  1. 1) fix mlruns and tb_events dirs due to workspace directory changes

    2) for MLFLow, add tracking_rui default to workspace_dir / <job_id>/mlruns instead current default <workspace_dir>/mlruns. This is a) consistent with Tensorboard 2) avoid job output oeverwrite the 1st job
    chesterxgchen committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2aafbc9 View commit details
    Browse the repository at this point in the history
  2. 1) fix mlruns and tb_events dirs due to workspace directory changes

    2) for MLFLow, add tracking_rui default to workspace_dir / <job_id>/mlruns instead current default <workspace_dir>/mlruns. This is a) consistent with Tensorboard 2) avoid job output oeverwrite the 1st job
    chesterxgchen committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a6d132e View commit details
    Browse the repository at this point in the history
  3. 1) fix mlruns and tb_events dirs due to workspace directory changes

    2) for MLFLow, add tracking_rui default to workspace_dir / <job_id>/mlruns instead current default <workspace_dir>/mlruns. This is a) consistent with Tensorboard 2) avoid job output oeverwrite the 1st job
    chesterxgchen committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2bcfc5b View commit details
    Browse the repository at this point in the history
  4. 1. Remove the default code to use configuration

    2. fix some broken notebook
    chesterxgchen committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ea2becc View commit details
    Browse the repository at this point in the history
  5. rollback changes

    chesterxgchen committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    bfd4cf1 View commit details
    Browse the repository at this point in the history