Class Averaging<V>

    • Method Detail

      • reduce

        public V reduce​(java.util.Map<?,​V> inputValues,
                        Position position)
        Specified by:
        reduce in interface ReductionStrategy<java.lang.Object,​V,​V>
        Parameters:
        inputValues - the sub values of the tensor from which the reduction is performed
        position - a remaining position in the tensor for which reduction is performed
        Returns:
        the value of reduction