Template Function marian::AggregateAllAndReturn

Function Documentation

template<typename T, typename AccType, class Functor, class AggFunctor, class ...Tensors>
AccType marian::AggregateAllAndReturn(Ptr<Allocator> allocator, Functor functor, AccType aggInit, AggFunctor aggFunctor, AccType scale, const Tensors... tensors)