tf.keras.ops.expm1

Calculate exp(x) - 1 for all elements in the tensor.

x Input values.

Output tensor, element-wise exponential minus one.