Usage: launch-sweep [OPTIONS] [CONFIG]
Run a W&B launch sweep (Experimental).
Options:
-q, --queue TEXT The name of a queue to push the sweep to
-p, --project TEXT Name of the project which the agent will watch. If
passed in, will override the project value passed in
using a config file
-e, --entity TEXT The entity to use. Defaults to current logged-in user
-r, --resume_id TEXT Resume a launch sweep by passing an 8-char sweep id.
Queue required
-R, --prior_run TEXT ID of an existing run to add to this sweep
--help Show this message and exit.