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

Comet Logging and Visualization Integration #9232

Merged
merged 53 commits into from
Sep 7, 2022

Commits on Aug 30, 2022

  1. add comet to logger interface

    DN6 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    6ec6e65 View commit details
    Browse the repository at this point in the history
  2. add comet logger

    DN6 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    57ce76c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa6610e View commit details
    Browse the repository at this point in the history
  4. clean up offline logger creation

    DN6 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    1fce3df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    751dcc3 View commit details
    Browse the repository at this point in the history
  6. add comet optimizer

    DN6 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    2e10454 View commit details
    Browse the repository at this point in the history
  7. add optimizer config

    DN6 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    d08e10b View commit details
    Browse the repository at this point in the history
  8. add comet README

    DN6 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    616e2db View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d3d01da View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    680ef8b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    949cb44 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aac31c2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    33ea49d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1f0eb71 View commit details
    Browse the repository at this point in the history
  15. fix typo

    DN6 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    24842bb View commit details
    Browse the repository at this point in the history
  16. clean resume workflow

    DN6 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    7a87143 View commit details
    Browse the repository at this point in the history
  17. updates for HPO

    DN6 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    501ba8a View commit details
    Browse the repository at this point in the history
  18. update comet README

    DN6 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    9ae182e View commit details
    Browse the repository at this point in the history
  19. fix typo in comet README

    DN6 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    177ac97 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e1c09d8 View commit details
    Browse the repository at this point in the history
  21. update comet links in tutorial

    DN6 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    eb12ea5 View commit details
    Browse the repository at this point in the history
  22. updated links

    DN6 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    d2f931f View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    5f959df View commit details
    Browse the repository at this point in the history
  2. update comet section in tutorial

    DN6 committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    ee7b82c View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

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

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    304e270 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature-comet-integration' of https://github.com/DN6/yo…

    …lov5 into feature-comet-integration
    DN6 committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    68d72e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2022

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

Commits on Sep 4, 2022

  1. Configuration menu
    Copy the full SHA
    19115f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb799ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49ee11e View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    b784a82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    443eb06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb595d8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature-comet-integration' of https://github.com/DN6/yo…

    …lov5 into feature-comet-integration
    DN6 committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    1f99194 View commit details
    Browse the repository at this point in the history
  5. remove extra argparse

    AyushExel committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    44a8ba0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a0f422 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f15216c View commit details
    Browse the repository at this point in the history
  8. update resume flow

    DN6 committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    b08a43c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    72169b6 View commit details
    Browse the repository at this point in the history
  10. update cmd line args in hpo

    DN6 committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    075e48a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f39ad86 View commit details
    Browse the repository at this point in the history
  12. update README

    DN6 committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    427819e View commit details
    Browse the repository at this point in the history
  13. resolve merge conflicts

    DN6 committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    93dfa5c View commit details
    Browse the repository at this point in the history
  14. fix typo in README

    DN6 committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    937bb7c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

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

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    288d925 View commit details
    Browse the repository at this point in the history
  2. Update tutorial.ipynb

    glenn-jocher authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    0f97d4a View commit details
    Browse the repository at this point in the history
  3. Update train.py

    glenn-jocher authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    b7a210b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c01efb6 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    glenn-jocher authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    c976c64 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b33dd6 View commit details
    Browse the repository at this point in the history