tf.keras.ops.exp

Calculate the exponential of all elements in the input tensor.

x Input tensor.

Output tensor, element-wise exponential of x.