Mojo function
micro_kernel
fn micro_kernel[Type: DType, //, mr: Int, nr: Int, padding: Bool](mut Cr: Matrix[Type], Ar: Matrix[Type], Br: Matrix[Type])
Parameters:
- Type (
DType) - mr (
Int) - nr (
Int) - padding (
Bool)
Args:
- Cr (
Matrix) - Ar (
Matrix) - Br (
Matrix)