tf.keras.activations.leaky_relu

Leaky relu activation function.

x Input tensor.
negative_slope A float that controls the slope for values lower than the threshold.