Uses of Class
org.robovm.apple.metalps.MPSRNNMatrixId
| Package | Description |
|---|---|
| org.robovm.apple.metalps |
-
Uses of MPSRNNMatrixId in org.robovm.apple.metalps
Methods in org.robovm.apple.metalps that return MPSRNNMatrixId Modifier and Type Method Description static MPSRNNMatrixIdMPSRNNMatrixId. valueOf(long n)Returns the enum constant of this type with the specified name.static MPSRNNMatrixIdMPSRNNMatrixId. valueOf(String name)Returns the enum constant of this type with the specified name.static MPSRNNMatrixId[]MPSRNNMatrixId. 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 MPSRNNMatrixId Modifier and Type Method Description voidMPSRNNMatrixTrainingLayer. encodeCopyWeights(MTLCommandBuffer commandBuffer, NSArray<MPSMatrix> weights, MPSRNNMatrixId matrixId, MPSMatrix matrix, boolean copyFromWeightsToMatrix, MTLOrigin matrixOffset)