Function marian::shift

Function Documentation

Expr marian::shift(Expr a, Shape shift, float padValue)

Shifts the elements of an expression by a per-axis offset shift padded with padValue.