Template Function marian::gpu::gAggregateEqual

Function Documentation

template<size_t K, class Functor, class AggFunctor, typename T, typename AccType>__global__ void marian::gpu::gAggregateEqual(Functor functor, AggFunctor aggFunctor, functional::Tensor < T > out, functional::Array < functional::Tensor < T >, K > ins, AccType scale, bool broadcast)