Skip to main content
Log in

Mojo struct

ReductionMethod

struct ReductionMethod

Aliases

  • TENSOR_CORE = 0:
  • WARP = 1:

Implemented traits

AnyType, Copyable, ExplicitlyCopyable, Movable, UnknownDestructibility

Methods

__eq__

__eq__(self, other: Self) -> Bool

__ne__

__ne__(self, other: Self) -> Bool

__is__

__is__(self, other: Self) -> Bool

__isnot__

__isnot__(self, other: Self) -> Bool