tf.keras.backend.softplus

TensorFlow 1 version View source on GitHub

Softplus of a tensor.

x A tensor or variable.

A tensor.