Add FxpMathOps real_matmul and real_matmul_bias.
Also: - cleans up some operand names for consistency - remove the broadcast_dims attribute as it isn't used - adds an IsNullAttr predicate which is needed to match optional clamp attributes on these kind of ops (needed to simplify some out of tree transforms on the new matmul op) -- PiperOrigin-RevId: 246370576
Loading
Please sign in to comment