Caesar AI Atlas

Floating-Point Operation

Also known as: Floating Point Operation

Caesar AI Atlas Definition

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.

Other Definitions

Floating-Point Operation Source

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.

Related Terms