Skip to main content
Log in

Mojo struct

MatmulSchedule

@register_passable(trivial) struct MatmulSchedule

Aliases

  • NONE = MatmulSchedule(__init__[__mlir_type.!pop.int_literal](-1)):
  • TILE1D = MatmulSchedule(__init__[__mlir_type.!pop.int_literal](0)):
  • TILE2D = MatmulSchedule(__init__[__mlir_type.!pop.int_literal](1)):

Implemented traits

AnyType, Copyable, ExplicitlyCopyable, Movable, UnknownDestructibility

Methods

__eq__

__eq__(self, other: Self) -> Bool

__ne__

__ne__(self, other: Self) -> Bool