A floating-point operation is a mathematical operation or assignment involving floating-point numbers, which approximate real numbers in computer systems. Counts of such operations are often used to estimate the computational cost of training or inference.
Any mathematical operation or assignment involving floating-point numbers, which are a subset of the real numbers typically represented on computers by an integer of fixed precision scaled by an integer exponent of a fixed base.