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 option for specifying wandb save_dir from config #4379

Merged
merged 3 commits into from
Jun 16, 2022

Commits on Jun 15, 2022

  1. give option to user to specify wandb save dir via config

    Signed-off-by: Shantanu Acharya <shantanua@nvidia.com>
    shan18 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    6277c1d View commit details
    Browse the repository at this point in the history
  2. create save_dir directory for wandb logger if not exists

    Signed-off-by: Shantanu Acharya <shantanua@nvidia.com>
    shan18 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    892b4ab View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. update save_dir get method with a default value

    Signed-off-by: Shantanu Acharya <shantanua@nvidia.com>
    shan18 committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    54a4b4e View commit details
    Browse the repository at this point in the history