Template Function marian::gpu::gHighwayForward

Function Documentation

template<typename T>__global__ void marian::gpu::gHighwayForward(T * out, const T * in1, const T * in2, const T * t, size_t length)