Usage
Description
Run a W&B launch sweep (Experimental).Arguments
| Name | Default | Type |
|---|---|---|
config | None | PATH |
Options
| Flag | Type | Description |
|---|---|---|
--queue, -q | STR | The name of a queue to push the sweep to Default: None |
--project, -p | STR | Name 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, -e | STR | The entity to use. Defaults to current logged-in user Default: None |
--resume_id, -r | STR | Resume a launch sweep by passing an 8-char sweep id. Queue required Default: None |
--prior_run, -R | STR | ID of an existing run to add to this sweep Default: None |