Template Function marian::AggregateAllVar

Function Documentation

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