Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wandb/wandb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.19
Choose a base ref
...
head repository: wandb/wandb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.20
Choose a head ref
  • 12 commits
  • 67 files changed
  • 6 contributors

Commits on Feb 15, 2021

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

Commits on Feb 16, 2021

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

Commits on Feb 17, 2021

  1. Configuration menu
    Copy the full SHA
    d045611 View commit details
    Browse the repository at this point in the history
  2. Fix contributing.md typo

    ariG23498 authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    f9686c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04b18cd View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

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

Commits on Feb 19, 2021

  1. Handle type error in colab (#1860)

    Co-authored-by: Jeff Raubitschek <jeff@wandb.com>
    vanpelt and raubitsj authored Feb 19, 2021
    Configuration menu
    Copy the full SHA
    30d48e4 View commit details
    Browse the repository at this point in the history
  2. flake8 artifacts

    farizrahman4u authored Feb 19, 2021
    Configuration menu
    Copy the full SHA
    6aab1a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. [WB-4277] Add thread start method (workaround colab issue) (#1872)

    - Adds thread start method.
    - adds tests for start method
    - moves multiprocessing setup to backend (from wandb.setup())
    - uses redir=wrap for thread start mode
    - adds telemetry for start_method
    raubitsj authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    7cc4dd3 View commit details
    Browse the repository at this point in the history
  2. changelog 0.10.20 (#1880)

    raubitsj authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    037d393 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7f5461 View commit details
    Browse the repository at this point in the history
Loading