TorchLean API

NN.Floats.NeuralFloat.Rounding

Rounding Semantics #

This umbrella contains rounding functions and their semantic laws: directed modes, nearest choices, order properties, round-to-odd, round-away, and double rounding. It is independent of concrete IEEE bit encodings; a format supplies the representable grid and a rounding policy selects a point on that grid.

References #