Class MPSNNReduceColumnMean

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

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

    • MPSNNReduceColumnMean

      public MPSNNReduceColumnMean()
    • MPSNNReduceColumnMean

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

      protected MPSNNReduceColumnMean​(NSObject.SkipInit skipInit)
    • MPSNNReduceColumnMean

      public MPSNNReduceColumnMean​(MTLDevice device)
    • MPSNNReduceColumnMean

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

      public MPSNNReduceColumnMean​(NSCoder coder)
  • Method Details