tf.keras.backend.sigmoid

TensorFlow 2 version View source on GitHub

Element-wise sigmoid.

x A tensor or variable.

A tensor.