Mojo module
mha_operand
comptime values
OpaquePointer
comptime OpaquePointer = LegacyUnsafePointer[NoneType]
UnsafePointer
comptime UnsafePointer = LegacyUnsafePointer[?, address_space=?, origin=?]
Structs
-
KVCacheMHAOperand: An implementation formo.opaqueKVCacheT arguments to MHA kernels. -
LayoutTensorMHAOperand: An implementation for LayoutTensor arguments to MHA kernels. -
RaggedMHAOperand: An implementation for ragged LayoutTensor arguments to MHA kernels.
Traits
-
MHAOperand: This serves as the trait to support arguments to our MHA kernel.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!