Mojo struct
KernelConfig
struct KernelConfig
Fields
- block_shape (
IndexList[3]): - warp_shape (
IndexList[3]): - mma_shape (
IndexList[3]):
Implemented traits
AnyType,
Copyable,
ImplicitlyCopyable,
Movable,
Stringable,
UnknownDestructibility,
Writable
comptime members
__copyinit__is_trivial
comptime __copyinit__is_trivial = True
__del__is_trivial
comptime __del__is_trivial = True
__moveinit__is_trivial
comptime __moveinit__is_trivial = True
Methods
__init__
__init__(out self, *, block_shape: IndexList[3], warp_shape: IndexList[3], mma_shape: IndexList[3])
num_threads
write_to
write_to(self, mut writer: T)
__str__
__repr__
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!