Element-wise logistic sigmoid: 1 / (1 + exp(-x)).
Arguments
- operand
(
tensorish)
Operand.
Value
tensorish
Has the same shape and data type as the input.
See also
nvl_logistic() for the underlying primitive.
Element-wise logistic sigmoid: 1 / (1 + exp(-x)).
(tensorish)
Operand.
tensorish
Has the same shape and data type as the input.
nvl_logistic() for the underlying primitive.