Class MPSMatrixLogSoftMax

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class MPSMatrixLogSoftMax
extends MPSMatrixSoftMax
Since:
Available in iOS 11.0 and later.
  • Constructor Details

    • MPSMatrixLogSoftMax

      public MPSMatrixLogSoftMax()
    • MPSMatrixLogSoftMax

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

      protected MPSMatrixLogSoftMax​(NSObject.SkipInit skipInit)
    • MPSMatrixLogSoftMax

      public MPSMatrixLogSoftMax​(MTLDevice device)
      Since:
      Available in iOS 11.0 and later.
    • MPSMatrixLogSoftMax

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

      public MPSMatrixLogSoftMax​(NSCoder coder)
  • Method Details

    • supportsSecureCoding

      public static boolean supportsSecureCoding()