cirron run
Manage training runs, pipeline executions, batch inference, and hyperparameter sweeps. The run command provides subcommands for triggering, monitoring, and managing compute jobs on the Cirron platform.Usage
Subcommands
Pipeline
Trigger a pipeline run by name with optional configuration.Pipeline Options
Examples
Job
Execute a single-task job.Job Options
Inference
Trigger batch inference on a deployment.Inference Options
Sweep
Trigger a hyperparameter sweep.Sweep Options
List
List all runs and jobs.List Options
Runs are also accessible via
cirron list runs.