Uses of Class
org.robovm.apple.metalps.MPSCNNConvolutionWeightsLayout
| Package | Description |
|---|---|
| org.robovm.apple.metalps |
-
Uses of MPSCNNConvolutionWeightsLayout in org.robovm.apple.metalps
Methods in org.robovm.apple.metalps that return MPSCNNConvolutionWeightsLayout Modifier and Type Method Description MPSCNNConvolutionWeightsLayoutMPSCNNConvolutionGradientState. getGradientForWeightsLayout()static MPSCNNConvolutionWeightsLayoutMPSCNNConvolutionWeightsLayout. valueOf(long n)Returns the enum constant of this type with the specified name.static MPSCNNConvolutionWeightsLayoutMPSCNNConvolutionWeightsLayout. valueOf(String name)Returns the enum constant of this type with the specified name.static MPSCNNConvolutionWeightsLayout[]MPSCNNConvolutionWeightsLayout. values()Returns an array containing the constants of this enum type, in the order they are declared.MPSCNNConvolutionWeightsLayoutMPSCNNConvolutionDataSource. weightsLayout()MPSCNNConvolutionWeightsLayoutMPSCNNConvolutionDataSourceAdapter. weightsLayout()