Uses of Class
org.robovm.apple.mlcompute.MLCYOLOLossDescriptor
| Package | Description |
|---|---|
| org.robovm.apple.mlcompute |
-
Uses of MLCYOLOLossDescriptor in org.robovm.apple.mlcompute
Methods in org.robovm.apple.mlcompute that return MLCYOLOLossDescriptor Modifier and Type Method Description MLCYOLOLossDescriptorMLCYOLOLossLayer. getYoloLossDescriptor()Methods in org.robovm.apple.mlcompute with parameters of type MLCYOLOLossDescriptor Modifier and Type Method Description protected static longMLCYOLOLossLayer. create(MLCYOLOLossDescriptor lossDescriptor)Constructors in org.robovm.apple.mlcompute with parameters of type MLCYOLOLossDescriptor Constructor Description MLCYOLOLossLayer(MLCYOLOLossDescriptor lossDescriptor)