Template Function marian::gpu::gSoftmax

Function Documentation

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