Class BaseDynamicCustomLongReduction

    • Constructor Detail

      • BaseDynamicCustomLongReduction

        public BaseDynamicCustomLongReduction()
      • BaseDynamicCustomLongReduction

        public BaseDynamicCustomLongReduction​(SameDiff sameDiff,
                                              SDVariable[] args,
                                              boolean keepDims)
      • BaseDynamicCustomLongReduction

        public BaseDynamicCustomLongReduction​(SameDiff sameDiff,
                                              SDVariable[] args,
                                              boolean keepDims,
                                              int[] dimensions)
      • BaseDynamicCustomLongReduction

        public BaseDynamicCustomLongReduction​(SameDiff sameDiff,
                                              SDVariable[] args,
                                              boolean keepDims,
                                              boolean isComplex)
      • BaseDynamicCustomLongReduction

        public BaseDynamicCustomLongReduction​(SameDiff sameDiff,
                                              SDVariable[] args,
                                              boolean keepDims,
                                              boolean isComplex,
                                              int[] dimensions)
      • BaseDynamicCustomLongReduction

        public BaseDynamicCustomLongReduction​(INDArray[] inputs,
                                              INDArray[] outputs)
      • BaseDynamicCustomLongReduction

        public BaseDynamicCustomLongReduction​(INDArray[] inputs,
                                              INDArray[] outputs,
                                              boolean keepDims)
      • BaseDynamicCustomLongReduction

        public BaseDynamicCustomLongReduction​(INDArray[] inputs,
                                              INDArray[] outputs,
                                              boolean keepDims,
                                              int[] dimensions)
      • BaseDynamicCustomLongReduction

        public BaseDynamicCustomLongReduction​(INDArray[] inputs,
                                              boolean keepDims,
                                              int[] dimensions)
      • BaseDynamicCustomLongReduction

        public BaseDynamicCustomLongReduction​(boolean keepDims,
                                              boolean isComplex,
                                              boolean isEmptyReduce,
                                              int[] dimensions)
      • BaseDynamicCustomLongReduction

        public BaseDynamicCustomLongReduction​(SameDiff sameDiff,
                                              SDVariable arg,
                                              boolean keepDims,
                                              boolean isComplex,
                                              boolean isEmptyReduce,
                                              int[] dimensions)
      • BaseDynamicCustomLongReduction

        public BaseDynamicCustomLongReduction​(SameDiff sameDiff,
                                              SDVariable[] args,
                                              boolean keepDims,
                                              boolean isComplex,
                                              boolean isEmptyReduce,
                                              int[] dimensions)
      • BaseDynamicCustomLongReduction

        public BaseDynamicCustomLongReduction​(String opName,
                                              SameDiff sameDiff,
                                              SDVariable[] args,
                                              boolean keepDims,
                                              boolean isComplex,
                                              boolean isEmptyReduce,
                                              int[] dimensions)
      • BaseDynamicCustomLongReduction

        public BaseDynamicCustomLongReduction​(String opName,
                                              INDArray input,
                                              INDArray output,
                                              List<Double> tArguments,
                                              int[] iArguments,
                                              boolean keepDims,
                                              boolean isComplex,
                                              boolean isEmptyReduce,
                                              int[] dimensions)
      • BaseDynamicCustomLongReduction

        public BaseDynamicCustomLongReduction​(String opName,
                                              INDArray[] inputs,
                                              INDArray[] outputs,
                                              List<Double> tArguments,
                                              int[] iArguments,
                                              boolean keepDims,
                                              boolean isComplex,
                                              boolean isEmptyReduce,
                                              int[] dimensions)
      • BaseDynamicCustomLongReduction

        public BaseDynamicCustomLongReduction​(String opName,
                                              INDArray[] inputs,
                                              INDArray[] outputs,
                                              List<Double> tArguments,
                                              List<Integer> iArguments,
                                              boolean keepDims,
                                              boolean isComplex,
                                              boolean isEmptyReduce,
                                              int[] dimensions)
      • BaseDynamicCustomLongReduction

        public BaseDynamicCustomLongReduction​(INDArray[] inputs,
                                              INDArray[] outputs,
                                              boolean keepDims,
                                              boolean isComplex,
                                              boolean isEmptyReduce,
                                              int[] dimensions)
      • BaseDynamicCustomLongReduction

        public BaseDynamicCustomLongReduction​(String opName,
                                              INDArray[] inputs,
                                              INDArray[] outputs,
                                              boolean keepDims,
                                              boolean isComplex,
                                              boolean isEmptyReduce,
                                              int[] dimensions)
      • BaseDynamicCustomLongReduction

        public BaseDynamicCustomLongReduction​(String opName,
                                              SameDiff sameDiff,
                                              SDVariable[] args,
                                              boolean inPlace,
                                              boolean keepDims,
                                              boolean isComplex,
                                              boolean isEmptyReduce,
                                              int[] dimensions)
      • BaseDynamicCustomLongReduction

        public BaseDynamicCustomLongReduction​(SameDiff sameDiff,
                                              SDVariable[] args,
                                              boolean inPlace,
                                              boolean keepDims,
                                              boolean isComplex,
                                              boolean isEmptyReduce,
                                              int[] dimensions)
      • BaseDynamicCustomLongReduction

        public BaseDynamicCustomLongReduction​(String opName,
                                              boolean keepDims,
                                              boolean isComplex,
                                              boolean isEmptyReduce,
                                              int[] dimensions)
      • BaseDynamicCustomLongReduction

        public BaseDynamicCustomLongReduction​(INDArray[] input,
                                              INDArray[] output,
                                              boolean keepDims,
                                              boolean isComplex,
                                              int[] dimensions)