Mojo struct
KernelConfig
struct KernelConfig
Fields
- block_shape (
IndexList[3]): - warp_shape (
IndexList[3]): - mma_shape (
IndexList[3]):
Implemented traits
AnyType,
Copyable,
ImplicitlyCopyable,
ImplicitlyDestructible,
Movable,
Writable
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)
write_repr_to
write_repr_to(self, mut writer: T)
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!