Function marian::sigmoid(Expr)¶
Defined in File expression_operators.cpp
Function Documentation¶
-
Expr
marian::sigmoid(Expr a) Logistic Activation Function.
Computes the logistic function of the given expression
Defined in File expression_operators.cpp
marian::sigmoid(Expr a)Logistic Activation Function.
Computes the logistic function of the given expression