Class MPSNNReduceRowMin

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

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

    • MPSNNReduceRowMin

      public MPSNNReduceRowMin()
    • MPSNNReduceRowMin

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

      protected MPSNNReduceRowMin​(NSObject.SkipInit skipInit)
    • MPSNNReduceRowMin

      public MPSNNReduceRowMin​(MTLDevice device)
    • MPSNNReduceRowMin

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

      public MPSNNReduceRowMin​(NSCoder coder)
  • Method Details