Uses of Class
org.robovm.apple.metalps.MPSNNPaddingMethod
| Package | Description |
|---|---|
| org.robovm.apple.metalps |
-
Uses of MPSNNPaddingMethod in org.robovm.apple.metalps
Methods in org.robovm.apple.metalps that return MPSNNPaddingMethod Modifier and Type Method Description protected MPSNNPaddingMethod[]MPSNNPaddingMethod. _values()MPSNNPaddingMethodMPSNNDefaultPadding. paddingMethod()MPSNNPaddingMethodMPSNNPadding. paddingMethod()MPSNNPaddingMethodMPSNNPaddingAdapter. paddingMethod()static MPSNNPaddingMethod[]MPSNNPaddingMethod. values()protected MPSNNPaddingMethodMPSNNPaddingMethod. wrap(long value, long mask)Methods in org.robovm.apple.metalps with parameters of type MPSNNPaddingMethod Modifier and Type Method Description protected static longMPSNNDefaultPadding. create(MPSNNPaddingMethod method)Constructors in org.robovm.apple.metalps with parameters of type MPSNNPaddingMethod Constructor Description MPSNNDefaultPadding(MPSNNPaddingMethod method)