Function marian::dot_csr

Function Documentation

Expr marian::dot_csr(Expr A, const Shape &B_shape, Expr B_values, Expr B_indices, Expr B_offsets, bool transB)

Computes the dot product of A with CSR-tensor B.