Type Alias SupportedWmmaCombinations

Source
pub type SupportedWmmaCombinations = Vec<(Elem, Elem, Elem, Vec<(u8, u8, u8)>)>;

Aliased Typeยง

pub struct SupportedWmmaCombinations { /* private fields */ }