Mojo struct
MicroKernelShape
@register_passable(trivial)
struct MicroKernelShape
Record describing the inner kernel shape.
Fields
- simd_rows (
Int): - simd_cols (
Int):
Implemented traits
AnyType,
Copyable,
ImplicitlyCopyable,
Movable,
UnknownDestructibility
Aliases
__copyinit__is_trivial
alias __copyinit__is_trivial = True
__del__is_trivial
alias __del__is_trivial = True
__moveinit__is_trivial
alias __moveinit__is_trivial = True
Methods
__init__
__init__(rows: Int, cols: Int) -> Self
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!