Class MPSNNReduceRowSum

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class MPSNNReduceRowSum
extends MPSNNReduceUnary
Since:
Available in iOS 11.3 and later.
  • Constructor Details

    • MPSNNReduceRowSum

      public MPSNNReduceRowSum()
    • MPSNNReduceRowSum

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

      protected MPSNNReduceRowSum​(NSObject.SkipInit skipInit)
    • MPSNNReduceRowSum

      public MPSNNReduceRowSum​(MTLDevice device)
    • MPSNNReduceRowSum

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

      public MPSNNReduceRowSum​(NSCoder coder)
  • Method Details