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
MHAAttentionConfigRDNA
struct MHAAttentionConfigRDNA[token_gen: Bool, config: MHAConfig[config.dtype], group: Int]
Implemented traitsβ
AnyType,
Copyable,
ImplicitlyCopyable,
ImplicitlyDeletable,
Movable
comptime membersβ
depth_paddedβ
comptime depth_padded = True
double_bufferβ
comptime double_buffer = False
double_buffer_k_onlyβ
comptime double_buffer_k_only = False
full_kvβ
comptime full_kv = False
shared_kvβ
comptime shared_kv = False