TorchLean API

FloatLib.Floats.ExecFloat.Backends.Word.Narrow.Fma.Proof

Correctness of native-word fused multiply-add for generic binary32 #

The direct UInt64 fused multiply-add kernel agrees with its exact-dyadic finite specification. Runtime clients can import Fma.Runtime without the alignment, packing, and rounding proof developments.

The guarded UInt64 fused multiply-add kernel equals the generic exact-dyadic finite implementation.