Template Function marian::gpu::gCopyRows

Function Documentation

template<typename T>__global__ void marian::gpu::gCopyRows(T * out, const T * in, size_t cols, const IndexType * sourceRowIdx, size_t rows)