TorchLean API

FloatLib.Floats.ExecFloat.Backends.Dispatch.Fma.Runtime

Executable fused multiply-add dispatch #

The dispatcher adds the fixed-limb pair-layout route to the smaller word-specialized kernels without importing their refinement proofs. The pair route contains a complete finite candidate chain; the dispatcher handles only exceptional inputs after that chain returns none.

@[inline]

Use the fixed-limb FMA when eligible, otherwise use the word dispatcher.

Instances For