Uses of Class
org.robovm.apple.coreml.MLUpdateProgressHandlers
| Package | Description |
|---|---|
| org.robovm.apple.coreml |
-
Uses of MLUpdateProgressHandlers in org.robovm.apple.coreml
Methods in org.robovm.apple.coreml with parameters of type MLUpdateProgressHandlers Modifier and Type Method Description protected static longMLUpdateTask. create(NSURL modelURL, MLBatchProvider trainingData, MLModelConfiguration configuration, MLUpdateProgressHandlers progressHandlers, NSError.NSErrorPtr error)protected static longMLUpdateTask. create(NSURL modelURL, MLBatchProvider trainingData, MLUpdateProgressHandlers progressHandlers, NSError.NSErrorPtr error)Constructors in org.robovm.apple.coreml with parameters of type MLUpdateProgressHandlers Constructor Description MLUpdateTask(NSURL modelURL, MLBatchProvider trainingData, MLModelConfiguration configuration, MLUpdateProgressHandlers progressHandlers, NSError.NSErrorPtr error)MLUpdateTask(NSURL modelURL, MLBatchProvider trainingData, MLUpdateProgressHandlers progressHandlers, NSError.NSErrorPtr error)