tf.keras.backend.softplus View source on GitHub Softplus of a tensor. Aliases: tf.compat.v1.keras.backend.softplus tf.compat.v2.keras.backend.softplus tf.keras.backend.softplus(x) Arguments: x: A tensor or variable. Returns: A tensor.
tf.keras.backend.softplus View source on GitHub Softplus of a tensor. Aliases: tf.compat.v1.keras.backend.softplus tf.compat.v2.keras.backend.softplus tf.keras.backend.softplus(x) Arguments: x: A tensor or variable. Returns: A tensor.