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

[feat] Model version control using W&B Artifacts #1137

Closed
wants to merge 19 commits into from

Commits on Oct 20, 2021

  1. [refactor] Extend WandbLogger to log config variables, entity and kwa…

    …rgs (#1)
    
    ability to log config file, initialize wandb with kwargs and pass entity argument for teams account.
    ayulockin authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    78b1428 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f879c53 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    1a74a25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0decd2 View commit details
    Browse the repository at this point in the history
  3. update docs

    ayulockin committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    a97cf2a View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. init kwargs (#3)

    ayulockin authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    5cc98b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. wandb checkpointing

    ayulockin committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    5d4ee99 View commit details
    Browse the repository at this point in the history
  2. wandb default false

    ayulockin committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    aec0bd7 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    5dbbbd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23addf0 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Configuration menu
    Copy the full SHA
    2571772 View commit details
    Browse the repository at this point in the history
  2. update checkpointing

    ayulockin committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    8f4a55e View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    2c5e240 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. wandb checkpointing

    ayulockin committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    443f8c2 View commit details
    Browse the repository at this point in the history
  2. wandb default false

    ayulockin committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    dd9db1d View commit details
    Browse the repository at this point in the history
  3. update checkpointing

    ayulockin committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    2d0e08e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0059302 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    124cedc View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. minor doc fix

    ebsmothers committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    224daff View commit details
    Browse the repository at this point in the history