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

Extend functionality of Wandb Config Diff script #687

Merged
merged 12 commits into from
Oct 30, 2024
Merged

Commits on Aug 2, 2024

  1. add test for flatten dict; extend flatten dict to handle lists; augme…

    …nt compare wandb config script to also flatten list dicts
    kyleclo committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    027bcc3 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. new flatten

    kyleclo committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    792de79 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

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

Commits on Sep 27, 2024

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

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    147013f View commit details
    Browse the repository at this point in the history
  2. broken imports

    kyleclo committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    85b8422 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    8a93dc8 View commit details
    Browse the repository at this point in the history
  2. linting; mypy

    kyleclo committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    9c89418 View commit details
    Browse the repository at this point in the history
  3. changelog

    kyleclo committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    500e943 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. get rid of simplify path

    kyleclo committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3b037a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

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

Commits on Oct 29, 2024

  1. pylint

    kyleclo committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f2c2a15 View commit details
    Browse the repository at this point in the history