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