Class MPSNNCropAndResizeBilinear

    • Constructor Detail

      • MPSNNCropAndResizeBilinear

        public MPSNNCropAndResizeBilinear()
      • MPSNNCropAndResizeBilinear

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

        protected MPSNNCropAndResizeBilinear​(NSObject.SkipInit skipInit)
      • MPSNNCropAndResizeBilinear

        public MPSNNCropAndResizeBilinear​(MTLDevice device,
                                          long resizeWidth,
                                          long resizeHeight,
                                          long numberOfRegions,
                                          MPSRegion regions)
      • MPSNNCropAndResizeBilinear

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

        public MPSNNCropAndResizeBilinear​(NSCoder decoder)
    • Method Detail

      • getResizeWidth

        public long getResizeWidth()
      • getResizeHeight

        public long getResizeHeight()
      • getNumberOfRegions

        public long getNumberOfRegions()
      • init

        protected long init​(MTLDevice device,
                            long resizeWidth,
                            long resizeHeight,
                            long numberOfRegions,
                            MPSRegion regions)