Class MPSRNNRecurrentImageState

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

    public class MPSRNNRecurrentImageState
    extends MPSState
    Since:
    Available in iOS 11.0 and later.
    • Constructor Detail

      • MPSRNNRecurrentImageState

        protected MPSRNNRecurrentImageState()
      • MPSRNNRecurrentImageState

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

        protected MPSRNNRecurrentImageState​(NSObject.SkipInit skipInit)
      • MPSRNNRecurrentImageState

        public MPSRNNRecurrentImageState​(MTLDevice device,
                                         long bufferSize)
      • MPSRNNRecurrentImageState

        public MPSRNNRecurrentImageState​(MTLResource resource)
      • MPSRNNRecurrentImageState

        public MPSRNNRecurrentImageState​(MTLDevice device,
                                         MPSStateResourceList resourceList)
        Since:
        Available in iOS 11.3 and later.
      • MPSRNNRecurrentImageState

        public MPSRNNRecurrentImageState​(NSArray<?> resources)
    • Method Detail

      • getRecurrentOutputImageForLayerIndex

        public MPSImage getRecurrentOutputImageForLayerIndex​(long layerIndex)
      • getMemoryCellImageForLayerIndex

        public MPSImage getMemoryCellImageForLayerIndex​(long layerIndex)