Skip to main content
Log in

Mojo struct

SubMatmulConfig

struct SubMatmulConfig

Static configuration of sub-matrices in parallel matmul.

Fields

  • offset (Index[3]):
  • shape (Index[3]):

Implemented traits

AnyType, Copyable, ExplicitlyCopyable, Movable, UnknownDestructibility

Methods

is_valid

is_valid(self) -> Bool

Was this page helpful?