Usage
Description
Completely disable W&B. Set the mode todisable to prevent all W&B functionality. Do not log
or sync data while disabled.
Use wandb enable to restore W&B functionality.
Use wandb offline to stop cloud syncing while continuning to log data
locally.
Examples
Turn off W&B so that the train.py script executes without logging or syncing data to W&B.Options
| Flag | Type | Description |
|---|---|---|
--service | BOOL Flag | No effect. Accepted for backwards compatibility. Default: True |