Template Function marian::gpu::gPasteCols¶
Defined in File tensor_operators.cu
Function Documentation¶
-
template<typename T>__global__ void marian::gpu::gPasteCols(T * out, const T * in, size_t rows, size_t colsOut, const IndexType * targetColIdx, size_t colsIn)