tf.keras.backend.softplus

TensorFlow 2 version View source on GitHub

Softplus of a tensor.

x A tensor or variable.

A tensor.