Function marian::relu(Expr)

Function Documentation

Expr marian::relu(Expr a)

Rectified Linear Unit (ReLU).

Computes the ReLU activation for the Expr

See

ReLUNodeOp