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
Struct_interleave_block_scales
struct Struct_interleave_block_scales
Registers the mo.interleave.block.scales graph op with the graph compiler.
Implemented traitsโ
Methodsโ
executeโ
static def execute[scales_type: DType, //, SF_VECTOR_SIZE: Int, target: StringSlice[ImmStaticOrigin]](output_scales: ManagedTensorSlice[IOSpec[_, _].Output, static_spec=output_scales.static_spec], input_scales: ManagedTensorSlice[IOSpec[_, _].Input, static_spec=input_scales.static_spec], context: DeviceContext)