Documentation
¶
Overview ¶
Package half converts the 16-bit floating-point storage encodings used by model files to float32. Born has no native half-precision dtype, so format readers widen on load.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Float16ToFloat32 ¶
Float16ToFloat32 converts an IEEE 754 half-precision (binary16) value to float32, handling subnormals, infinities, and NaNs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.