Usage
Description
Disable W&B functionality. While W&B is indisabled mode, it does not log or sync data.
Use wandb enable to restore W&B functionality.
Use wandb offline to stop cloud syncing while continuning to log data
locally.
For example, to 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 |