Function marian::cols(Expr, Expr)

Function Documentation

static Expr marian::cols(Expr a, Expr indices)

Performs an index_select() along the last axis.

See

index_select()