tf.keras.backend.softsign

TensorFlow 1 version View source on GitHub

Softsign of a tensor.

x A tensor or variable.

A tensor.