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