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