Documentation
Search…
English
Weights & Biases
Quickstart
Examples
Guides
Reference
Command Line Interface
wandb artifact
wandb agent
wandb controller
wandb disabled
wandb docker run
wandb docker
wandb enabled
wandb init
wandb launch agent
wandb launch
wandb local
wandb login
wandb offline
wandb online
wandb pull
wandb restore
wandb status
wandb sweep
wandb sync
wandb verify
Python Library
Weave
App UI
Java Library
About Us
Homepage
Powered By
GitBook
wandb sweep
Usage
wandb sweep [OPTIONS] CONFIG_YAML_OR_SWEEP_ID
Summary
Create a sweep
Options
Option
Description
-p, --project
The project of the sweep.
-e, --entity
The entity scope for the project.
--controller
Run local controller
--verbose
Display verbose output
--name
Set sweep name
--program
Set sweep program
--update
Update pending sweep
--stop
Finish a sweep to stop running new runs and let currently running runs finish.
--cancel
Cancel a sweep to kill all running runs and stop running new runs.
--pause
Pause a sweep to temporarily stop running new runs.
--resume
Resume a sweep to continue running new runs.
--help
Show this message and exit.
Previous
wandb status
Next
wandb sync
Last modified
3mo ago
Copy link