Class MPSCNNUpsamplingNearestGradient

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class MPSCNNUpsamplingNearestGradient
extends MPSCNNUpsamplingGradient
Since:
Available in iOS 11.3 and later.
  • Constructor Details

    • 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 coder)
  • Method Details

    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • init

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