Class MPSGRUDescriptor

  • All Implemented Interfaces:
    NSObjectProtocol, org.robovm.objc.ObjCProtocol

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

      • MPSGRUDescriptor

        public MPSGRUDescriptor()
      • MPSGRUDescriptor

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

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