Skip to main content

Mojo function

set_batched_scale_factor

set_batched_scale_factor[scales_dtype: DType, scales_layout: Layout, //, SF_VECTOR_SIZE: Int](scales_tensor: LayoutTensor[scales_dtype, scales_layout, MutAnyOrigin], batch_idx: Int, row_idx: Int, col_idx: Int, scale_value: Scalar[scales_dtype])

set_batched_scale_factor[scales_dtype: DType, //, SF_VECTOR_SIZE: Int](scales_tensor: TileTensor[scales_dtype, scales_tensor.LayoutType, scales_tensor.origin, address_space=scales_tensor.address_space, linear_idx_type=scales_tensor.linear_idx_type, element_size=scales_tensor.element_size], batch_idx: Int, row_idx: Int, col_idx: Int, scale_value: Scalar[scales_dtype])

Was this page helpful?