Mojo function
cvt_block_fp8_to_bf16
cvt_block_fp8_to_bf16[input_type: DType, output_type: DType, //, swizzle_fp8: Swizzle, swizzle_bf16: Swizzle](input: LayoutTensor[input_type, input.layout, MutAnyOrigin, address_space=AddressSpace.SHARED, element_layout=input.element_layout, layout_int_type=input.layout_int_type, linear_idx_type=input.linear_idx_type, masked=input.masked, alignment=input.alignment], mut output: LayoutTensor[output_type, output.layout, MutAnyOrigin, address_space=AddressSpace.SHARED, element_layout=output.element_layout, layout_int_type=output.layout_int_type, linear_idx_type=output.linear_idx_type, masked=output.masked, alignment=output.alignment], tid: UInt32)
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!