Class MPSNNReduceRowMax

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

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

    • MPSNNReduceRowMax

      public MPSNNReduceRowMax()
    • MPSNNReduceRowMax

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

      protected MPSNNReduceRowMax​(NSObject.SkipInit skipInit)
    • MPSNNReduceRowMax

      public MPSNNReduceRowMax​(MTLDevice device)
    • MPSNNReduceRowMax

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

      public MPSNNReduceRowMax​(NSCoder coder)
  • Method Details