Template Function marian::gpu::gInsert

Function Documentation

template<bool add, typename T>__global__ void marian::gpu::gInsert(T * out, functional::Shape outShape, const T * in, const functional::Shape inShape, int axis, const IndexType * d_indices, const functional::Shape idxShape)