tf.keras.backend.elu

View source on GitHub

Exponential linear unit.

tf.keras.backend.elu(
    x, alpha=1.0
)

Arguments:

Returns:

A tensor.