Skip to main content

Mojo struct

InputRowMode

struct InputRowMode

Selects how the kernel decodes A's row index from sorted_token_ids.

Implemented traits​

AnyType, Copyable, ImplicitlyCopyable, ImplicitlyDestructible, Movable, RegisterPassable, TrivialRegisterPassable

comptime members​

TOKEN_ID​

comptime TOKEN_ID = InputRowMode(Int8(0))

TOKEN_SLOT​

comptime TOKEN_SLOT = InputRowMode(Int8(1))