For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).
Mojo struct
SubMatmulConfig
struct SubMatmulConfig
Static configuration of sub-matrices in parallel matmul.
Fieldsβ
- βoffset (
IndexList[Int(3)]): - βshape (
IndexList[Int(3)]):
Implemented traitsβ
AnyType,
Copyable,
ImplicitlyCopyable,
ImplicitlyDeletable,
Movable