Class MPSNNReshapeGradient

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class MPSNNReshapeGradient
extends MPSCNNGradientKernel
Since:
Available in iOS 12.1 and later.
  • Constructor Details

    • MPSNNReshapeGradient

      public MPSNNReshapeGradient()
    • MPSNNReshapeGradient

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

      protected MPSNNReshapeGradient​(NSObject.SkipInit skipInit)
    • MPSNNReshapeGradient

      public MPSNNReshapeGradient​(MTLDevice device)
    • MPSNNReshapeGradient

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

      public MPSNNReshapeGradient​(NSCoder coder)
  • Method Details