Skip to main content
GitHub source

Usage

wandb launch-sweep [OPTIONS] [CONFIG]

Description

Run a W&B launch sweep (Experimental).

Arguments

NameDefaultType
configNonePATH

Options

FlagTypeDescription
--queue, -qSTRThe name of a queue to push the sweep to Default: None
--project, -pSTRName of the project which the agent will watch. If passed in, will override the project value passed in using a config file Default: None
--entity, -eSTRThe entity to use. Defaults to current logged-in user Default: None
--resume_id, -rSTRResume a launch sweep by passing an 8-char sweep id. Queue required Default: None
--prior_run, -RSTRID of an existing run to add to this sweep Default: None