Class MPSMatrixLogSoftMaxGradient

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class MPSMatrixLogSoftMaxGradient
extends MPSMatrixSoftMaxGradient
Since:
Available in iOS 12.0 and later.
  • Constructor Details

    • MPSMatrixLogSoftMaxGradient

      public MPSMatrixLogSoftMaxGradient()
    • MPSMatrixLogSoftMaxGradient

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

      protected MPSMatrixLogSoftMaxGradient​(NSObject.SkipInit skipInit)
    • MPSMatrixLogSoftMaxGradient

      public MPSMatrixLogSoftMaxGradient​(MTLDevice device)
    • MPSMatrixLogSoftMaxGradient

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

      public MPSMatrixLogSoftMaxGradient​(NSCoder coder)
  • Method Details

    • supportsSecureCoding

      public static boolean supportsSecureCoding()