pub static TYPE_TENSOR_BF16: TypeNode
Concrete Tensor<BF16> - dense bfloat16 tensor. Modern ML mixed-precision standard. Stored as half::bf16 (binary newtype around the 16-bit bfloat bit pattern).
Tensor<BF16>
half::bf16