Class BaseDynamicCustomBoolReduction

    • Constructor Detail

      • BaseDynamicCustomBoolReduction

        public BaseDynamicCustomBoolReduction()
      • BaseDynamicCustomBoolReduction

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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