Uses of Class
org.robovm.apple.metalps.MPSRNNSequenceDirection
| Package | Description |
|---|---|
| org.robovm.apple.metalps |
-
Uses of MPSRNNSequenceDirection in org.robovm.apple.metalps
Methods in org.robovm.apple.metalps that return MPSRNNSequenceDirection Modifier and Type Method Description MPSRNNSequenceDirectionMPSRNNDescriptor. getLayerSequenceDirection()static MPSRNNSequenceDirectionMPSRNNSequenceDirection. valueOf(long n)Returns the enum constant of this type with the specified name.static MPSRNNSequenceDirectionMPSRNNSequenceDirection. valueOf(String name)Returns the enum constant of this type with the specified name.static MPSRNNSequenceDirection[]MPSRNNSequenceDirection. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.metalps with parameters of type MPSRNNSequenceDirection Modifier and Type Method Description voidMPSRNNDescriptor. setLayerSequenceDirection(MPSRNNSequenceDirection v)