Class AffineNodeOp

Inheritance Relationships

Base Type

Class Documentation

class AffineNodeOp : public marian::NaryNodeOp

Public Functions

AffineNodeOp(const std::vector<Expr> &nodes, bool transA, bool transB, float scalar)
Shape newShape(Expr a, Expr b, bool transA, bool transB)
NodeOps forwardOps()
NodeOps backwardOps()
const std::string type()
virtual size_t hash()
virtual bool equal(Expr node)