Exponential linear unit.
Compat aliases for migration
See Migration guide for more details.
tf.compat.v1.keras.backend.elu, tf.compat.v2.keras.backend.elu
tf.compat.v1.keras.backend.elu
tf.compat.v2.keras.backend.elu
tf.keras.backend.elu( x, alpha=1.0 )
x
alpha
A tensor.