Class MPSGRUDescriptor

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class MPSGRUDescriptor
extends MPSRNNDescriptor
Since:
Available in iOS 11.0 and later.
  • Constructor Details

    • MPSGRUDescriptor

      public MPSGRUDescriptor()
    • MPSGRUDescriptor

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

      protected MPSGRUDescriptor​(NSObject.SkipInit skipInit)
    • MPSGRUDescriptor

      public MPSGRUDescriptor​(long inputFeatureChannels, long outputFeatureChannels)
      Since:
      Available in iOS 11.0 and later.
  • Method Details