Struct ConcatenateNodeOp

Inheritance Relationships

Base Type

Struct Documentation

struct ConcatenateNodeOp : public marian::NaryNodeOp

Public Functions

ConcatenateNodeOp(const std::vector<Expr> &nodes, int axis)
Shape newShape(const std::vector<Expr> &nodes, int ax)
void forward()
void backward()
virtual size_t hash()
virtual bool equal(Expr node)
const std::string type()