Uses of Class
org.robovm.apple.coreml.MLMetricKey
| Package | Description |
|---|---|
| org.robovm.apple.coreml |
-
Uses of MLMetricKey in org.robovm.apple.coreml
Methods in org.robovm.apple.coreml that return MLMetricKey Modifier and Type Method Description static MLMetricKeyMLMetricKey. getEpochIndex()static MLMetricKeyMLMetricKey. getLossValue()static MLMetricKeyMLMetricKey. getMiniBatchIndex()Methods in org.robovm.apple.coreml that return types with arguments of type MLMetricKey Modifier and Type Method Description NSDictionary<MLMetricKey,?>MLUpdateContext. getMetrics()