Macro gemm_common::microkernel_cplx_2step

source ·
macro_rules! microkernel_cplx_2step {
    ($([$target: tt])?, $unroll: tt, $name: ident, $mr_div_n: tt, $nr: tt) => { ... };
}