Class Reduce<NAMETYPE extends Name>


  • public class Reduce<NAMETYPE extends Name>
    extends PrimitiveTensorFunction<NAMETYPE>
    The reduce tensor operation returns a tensor produced from the argument tensor where some dimensions are collapsed to a single value using an aggregator function.
    Author:
    bratseth