Template Function marian::gpu::gLogSoftmax

Function Documentation

template<typename T, typename AccType = float>__global__ void marian::gpu::gLogSoftmax(T * out, const functional::Shape outShape, const T * in)