Template Function marian::gpu::gLogSoftmaxGrad

Function Documentation

template<typename T, typename AccType = float>__global__ void marian::gpu::gLogSoftmaxGrad(T * grad, const T * adj, const T * val, const int rows, const int cols)