Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types.
# Cargo.toml
[dependencies]
half = "2.7.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Converts a 32-bit float to half-precision and back.
No known issues recorded.
No dependency data recorded yet.