For the complete Mojo documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /docs/manual/basics.md).
int4tobf16
def int4tobf16(i4: Int32, scale: BFloat16) -> SIMD[DType.bfloat16, 2]
Returns: