Mojo struct
AccumTile
struct AccumTile[dtype: DType, size: Int]
Upper + lower TMEM fragments (16 rows each) for SM100 output.
Fieldsβ
- βupper (
InlineArray[Scalar[dtype], size]): - βlower (
InlineArray[Scalar[dtype], size]):
Implemented traitsβ
AnyType,
Copyable,
ImplicitlyDestructible,
Movable
Methodsβ
__init__β
__init__(out self, upper: InlineArray[Scalar[dtype], size], lower: InlineArray[Scalar[dtype], size])
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!