Template Function marian::gpu::gAtt

Function Documentation

template<typename T, typename AccType = float>__global__ void marian::gpu::gAtt(T * out, const T * va, const T * ctx, const T * state, int m, int k, int b, int t)