Function marian::transpose(Expr)

Function Documentation

Expr marian::transpose(Expr a)

Returns the transpose of an expression.

Swaps the last two axes of an expression.

See

TransposeNodeOp