Skip to main content
Usage wandb launch-sweep [OPTIONS] [CONFIG] Summary Run a W&B launch sweep (Experimental). Options
OptionDescription
-q, --queueThe name of a queue to push the sweep to
-p, --projectName of the project which the agent will watch. If passed in, will override the project value passed in using a config file
-e, --entityThe entity to use. Defaults to current logged-in user
-r, --resume_idResume a launch sweep by passing an 8-char sweep id. Queue required
--prior_runID of an existing run to add to this sweep
I