Template Function marian::gpu::AggregateTyped

Function Documentation

template<typename T, typename AccType, class Functor, class AggFunctor, class ...Tensors>
void marian::gpu::AggregateTyped(Functor functor, AccType aggInit, AggFunctor aggFunctor, AccType scale, marian::Tensor out, Tensors... tensors)