Function marian::functional::BINARY(sPReLUBack, PReLUback, Ops<ElementType>)

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “marian::functional::BINARY” with arguments (sPReLUBack, PReLUback, Ops<ElementType>) in doxygen xml output for project “marian” from directory: ./doxygen/xml. Potential matches:

- marian::functional::BINARY(And, operator&&, Ops<ElementType> x, y)
- marian::functional::BINARY(Bump, bump, Ops<ElementType> x, y)
- marian::functional::BINARY(Clip, clip, Ops<ElementType> x, y)
- marian::functional::BINARY(Div, operator/, Ops<ElementType> x, y)
- marian::functional::BINARY(Eq, operator, Ops < ElementType >x, y)
- marian::functional::BINARY(Geq, operator>=, Ops<ElementType> x, y)
- marian::functional::BINARY(Gt, operator, Ops < ElementType >x, y)
- marian::functional::BINARY(Leq, operator<=, Ops<ElementType> x, y)
- marian::functional::BINARY(LogAddExp, logaddexp, Ops<ElementType> x, y)
- marian::functional::BINARY(Lt)
- marian::functional::BINARY(Max, max, Ops<ElementType> x, y)
- marian::functional::BINARY(Min, min, Ops<ElementType> x, y)
- marian::functional::BINARY(Minus, operator-, Ops<ElementType> x, y)
- marian::functional::BINARY(Mult, operator*, Ops<ElementType> x, y)
- marian::functional::BINARY(NEq, operator!, Ops<ElementType> x, y)
- marian::functional::BINARY(Or, operator||, Ops<ElementType> x, y)
- marian::functional::BINARY(Plus, operator+, Ops<ElementType> x, y)
- marian::functional::BINARY(Pow, pow, Ops<ElementType> x, y)
- marian::functional::BINARY(sPReLU, PReLU, Ops<ElementType> x, y)
- marian::functional::BINARY(sPReLUBack, PReLUback, Ops<ElementType> x, y)