Class MPSCNNUpsamplingNearest

    • Constructor Detail

      • MPSCNNUpsamplingNearest

        public MPSCNNUpsamplingNearest()
      • MPSCNNUpsamplingNearest

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

        protected MPSCNNUpsamplingNearest​(NSObject.SkipInit skipInit)
      • MPSCNNUpsamplingNearest

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

        public MPSCNNUpsamplingNearest​(NSCoder decoder,
                                       MTLDevice device)
        Since:
        Available in iOS 11.0 and later.
      • MPSCNNUpsamplingNearest

        public MPSCNNUpsamplingNearest​(NSCoder decoder)
    • Method Detail

      • init

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