Mojo struct
WarpRole
struct WarpRole
Implemented traits
AnyType,
Copyable,
Equatable,
ImplicitlyCopyable,
ImplicitlyDestructible,
Movable,
RegisterPassable,
TrivialRegisterPassable
comptime members
Correction
comptime Correction = WarpRole(SIMD(2))
CVTToBF16
comptime CVTToBF16 = WarpRole(SIMD(5))
Empty
comptime Empty = WarpRole(SIMD(6))
Load
comptime Load = WarpRole(SIMD(4))
MMA
comptime MMA = WarpRole(SIMD(3))
Softmax0
comptime Softmax0 = WarpRole(SIMD(0))
Softmax1
comptime Softmax1 = WarpRole(SIMD(1))
Methods
__eq__
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!