Class MPSLSTMDescriptor

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

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

    • MPSLSTMDescriptor

      public MPSLSTMDescriptor()
    • MPSLSTMDescriptor

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

      protected MPSLSTMDescriptor​(NSObject.SkipInit skipInit)
    • MPSLSTMDescriptor

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