//clika-runtime/io.clika.runtime/Tensors/ofBFloat16Bits
ofBFloat16Bits
[jvm]\
fun ofBFloat16Bits(bits: ShortArray, shape: LongArray, device: Device? = null): Tensor
BFloat16 entry from the 16-bit patterns (bit-carrier form).
//clika-runtime/io.clika.runtime/Tensors/ofBFloat16Bits
[jvm]\
fun ofBFloat16Bits(bits: ShortArray, shape: LongArray, device: Device? = null): Tensor
BFloat16 entry from the 16-bit patterns (bit-carrier form).