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

Disable exceptions for MosaicML Logger #3627

Merged
merged 6 commits into from
Sep 23, 2024

Commits on Sep 16, 2024

  1. Update wandb requirement from <0.18,>=0.13.2 to >=0.13.2,<0.19

    Updates the requirements on [wandb](https://github.com/wandb/wandb) to permit the latest version.
    - [Release notes](https://github.com/wandb/wandb/releases)
    - [Changelog](https://github.com/wandb/wandb/blob/main/CHANGELOG.md)
    - [Commits](wandb/wandb@v0.13.2...v0.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: wandb
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d5f0939 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29e6be1 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. fix tests

    mvpatel2000 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e8679e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    265ba14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d3fece View commit details
    Browse the repository at this point in the history
  3. disable exceptions

    mvpatel2000 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b3825d4 View commit details
    Browse the repository at this point in the history