Mojo struct
MatmulSchedule
struct MatmulSchedule
Implemented traits
AnyType,
Copyable,
ImplicitlyCopyable,
ImplicitlyDestructible,
Movable,
RegisterPassable,
TrivialRegisterPassable
comptime members
DS_SCHEDULER
comptime DS_SCHEDULER = MatmulSchedule(3)
NONE
comptime NONE = MatmulSchedule(0)
TILE1D
comptime TILE1D = MatmulSchedule(1)
TILE2D
comptime TILE2D = MatmulSchedule(2)
Methods
__eq__
__ne__
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!