Class LambdaNodeOp¶
Defined in File node_operators_binary.h
Inheritance Relationships¶
Base Type¶
public marian::NaryNodeOp
(Struct NaryNodeOp)
Class Documentation¶
-
class
LambdaNodeOp
: public marian::NaryNodeOp¶ Public Functions
-
LambdaNodeOp
(Inputs inputs, Shape shape, Type type, LambdaNodeFunctor forward, size_t externalHash = 0)¶
-
LambdaNodeOp
(Inputs inputs, Shape shape, Type type, LambdaNodeFunctor forward, LambdaNodeFunctor backward, size_t externalHash = 0)¶
-
void
forward
()¶
-
void
backward
()¶
-
virtual size_t
hash
()¶
-