Struct TransposeNodeOp

Inheritance Relationships

Base Type

Struct Documentation

struct TransposeNodeOp : public marian::UnaryNodeOp

Public Functions

TransposeNodeOp(Expr a, const std::vector<int> &axes)
NodeOps forwardOps()
NodeOps backwardOps()
Shape newShape(Expr a, const std::vector<int> &axes)
virtual size_t hash()
virtual bool equal(Expr node)
const std::string type()
const std::string color()