Template Function marian::gpu::gLogSoftmax¶
Defined in File tensor_operators.cu
Function Documentation¶
-
template<typename T, typename AccType = float>__global__ void marian::gpu::gLogSoftmax(T * out, const functional::Shape outShape, const T * in)