Class MPSCNNUpsamplingNearestGradient

    • Constructor Detail

      • MPSCNNUpsamplingNearestGradient

        public MPSCNNUpsamplingNearestGradient()
      • MPSCNNUpsamplingNearestGradient

        protected MPSCNNUpsamplingNearestGradient​(NSObject.Handle h,
                                                  long handle)
      • MPSCNNUpsamplingNearestGradient

        protected MPSCNNUpsamplingNearestGradient​(NSObject.SkipInit skipInit)
      • MPSCNNUpsamplingNearestGradient

        public MPSCNNUpsamplingNearestGradient​(MTLDevice device,
                                               long integerScaleFactorX,
                                               long integerScaleFactorY)
      • MPSCNNUpsamplingNearestGradient

        public MPSCNNUpsamplingNearestGradient​(NSCoder decoder,
                                               MTLDevice device)
      • MPSCNNUpsamplingNearestGradient

        public MPSCNNUpsamplingNearestGradient​(NSCoder decoder)
    • Method Detail

      • init

        protected long init​(MTLDevice device,
                            long integerScaleFactorX,
                            long integerScaleFactorY)