benchmark_attention

Function benchmark_attention 

Source
pub async fn benchmark_attention(
    attention_type: AttentionType,
    dim: u32,
    seq_length: u32,
    iterations: u32,
) -> Result<BenchmarkResult>
Expand description

Run attention benchmark