Template Function marian::gpu::gHighwayBackward

Function Documentation

template<typename T>__global__ void marian::gpu::gHighwayBackward(T * out1, T * out2, T * outt, const T * in1, const T * in2, const T * t, const T * adj, size_t length)