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

save_dir fix for MLflowLogger + save_dir tests for others #2502

Merged
merged 37 commits into from
Jul 9, 2020

Commits on Jul 4, 2020

  1. mlflow rework

    Adrian Wälchli committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    0c0d564 View commit details
    Browse the repository at this point in the history
  2. logger save_dir

    Adrian Wälchli committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    2d7223f View commit details
    Browse the repository at this point in the history
  3. folder

    Adrian Wälchli committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    33a93c2 View commit details
    Browse the repository at this point in the history
  4. mlflow

    Adrian Wälchli committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    5699e82 View commit details
    Browse the repository at this point in the history
  5. simplify

    Adrian Wälchli committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    75a50ff View commit details
    Browse the repository at this point in the history
  6. fix test

    Adrian Wälchli committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    7c1bcc4 View commit details
    Browse the repository at this point in the history
  7. add a test for file dir contents

    Adrian Wälchli committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    4a5d81a View commit details
    Browse the repository at this point in the history
  8. new line

    Adrian Wälchli committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    0ae884d View commit details
    Browse the repository at this point in the history
  9. changelog

    Adrian Wälchli committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    4bcc117 View commit details
    Browse the repository at this point in the history
  10. docs

    Adrian Wälchli committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    cbaeb02 View commit details
    Browse the repository at this point in the history
  11. Update CHANGELOG.md

    Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
    awaelchli and Borda authored Jul 4, 2020
    Configuration menu
    Copy the full SHA
    a4279af View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2020

  1. test for comet logger

    awaelchli committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    c883d46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    986b807 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70d1ede View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66b0182 View commit details
    Browse the repository at this point in the history
  5. wandb save dir test

    awaelchli committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    520bbd5 View commit details
    Browse the repository at this point in the history
  6. skip test on windows

    awaelchli committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    1cc0afa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    84f9cf4 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Merge branch 'master' into bugfix/mlflow-rework

    Adrian Wälchli committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    f6179b5 View commit details
    Browse the repository at this point in the history
  2. add mlflow to pickle tests

    Adrian Wälchli committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    a57f7db View commit details
    Browse the repository at this point in the history
  3. wandb

    Adrian Wälchli committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    c19d155 View commit details
    Browse the repository at this point in the history
  4. code factor

    Adrian Wälchli committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    af8e2ac View commit details
    Browse the repository at this point in the history
  5. remove unused imports

    Adrian Wälchli committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    61eaa71 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Merge branch 'master' into bugfix/mlflow-rework

    Adrian Wälchli committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    d93d6c9 View commit details
    Browse the repository at this point in the history
  2. remove unused setter

    Adrian Wälchli committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    c98df78 View commit details
    Browse the repository at this point in the history
  3. wandb mock

    awaelchli committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    4ed9f0d View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'PyTorchLightning/bugfix/mlflow-fixes' i…

    …nto bugfix/mlflow-fixes
    awaelchli committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    8d2e46f View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'original/bugfix/mlflow-fixes' into bugf…

    …ix/mlflow-rework
    Adrian Wälchli committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    ab8c5e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. wip mock

    Adrian Wälchli committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    ae963ff View commit details
    Browse the repository at this point in the history
  2. wip mock

    Adrian Wälchli committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    522838f View commit details
    Browse the repository at this point in the history
  3. wandb tests with mocking

    Adrian Wälchli committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    7039384 View commit details
    Browse the repository at this point in the history
  4. clean up

    Adrian Wälchli committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    66d2600 View commit details
    Browse the repository at this point in the history
  5. clean up

    Adrian Wälchli committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    e0794b0 View commit details
    Browse the repository at this point in the history
  6. comments

    Adrian Wälchli committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    fcc7f08 View commit details
    Browse the repository at this point in the history
  7. include wandblogger in test

    Adrian Wälchli committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    8773634 View commit details
    Browse the repository at this point in the history
  8. clean up

    Adrian Wälchli committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    000f531 View commit details
    Browse the repository at this point in the history
  9. missing argument

    awaelchli committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    d375056 View commit details
    Browse the repository at this point in the history