Skip to main content

benchmark_model

Function benchmark_model 

Source
pub fn benchmark_model(
    vault_path: Option<PathBuf>,
    model_name: String,
    iterations: u32,
    warmup: u32,
) -> Result<(), String>
Expand description

CLI command to benchmark a single model