Uses of Class
org.robovm.apple.metalps.MPSRNNRecurrentImageState
| Package | Description |
|---|---|
| org.robovm.apple.metalps |
-
Uses of MPSRNNRecurrentImageState in org.robovm.apple.metalps
Methods in org.robovm.apple.metalps with parameters of type MPSRNNRecurrentImageState Modifier and Type Method Description voidMPSRNNImageInferenceLayer. encodeSequence(MTLCommandBuffer commandBuffer, NSArray<MPSImage> sourceImages, NSArray<MPSImage> destinationImages, MPSRNNRecurrentImageState recurrentInputState, NSMutableArray<MPSRNNRecurrentImageState> recurrentOutputStates)Method parameters in org.robovm.apple.metalps with type arguments of type MPSRNNRecurrentImageState Modifier and Type Method Description voidMPSRNNImageInferenceLayer. encodeSequence(MTLCommandBuffer commandBuffer, NSArray<MPSImage> sourceImages, NSArray<MPSImage> destinationImages, MPSRNNRecurrentImageState recurrentInputState, NSMutableArray<MPSRNNRecurrentImageState> recurrentOutputStates)