Skip to main content

compute_throughput_key

Function compute_throughput_key 

Source
pub fn compute_throughput_key(
    cmma_tile: Option<(u32, u32, u32)>,
    input_elem_type: ElemType,
    acc_elem_type: ElemType,
) -> ThroughputKey
Expand description

Constructs a compute ThroughputKey based on CMMA tile availability and types.