tf.keras.backend.softsign

TensorFlow 2 version View source on GitHub

Softsign of a tensor.

x A tensor or variable.

A tensor.