Skip to main content

run_benchmark

Function run_benchmark 

Source
pub fn run_benchmark(
    name: &str,
    values: &[f32],
    bits: u8,
    granularity: QuantGranularity,
    mode: QuantMode,
) -> QuantBenchmarkResult
Expand description

Run benchmark on given values with specified configuration