Skip to main content

Usage

Description

Re-enable W&B after it was deactivated with wandb disabled. Set the mode to online to restore full W&B functionality, including cloud syncing and artifact storage. Does not upload data logged while W&B was set to disabled, but allows new data to be logged and synced. To switch between online and offline modes without fully deactivating W&B, use wandb online or wandb offline instead. For example, to restore W&B functionality after deactivating it with wandb disabled:
To run a training script with W&B logging and syncing restored:

Options