Package org.robovm.apple.coreml
Interface MLBatchProvider
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
MLArrayBatchProvider,MLBatchProviderAdapter
public interface MLBatchProvider extends NSObjectProtocol
- Since:
- Available in iOS 12.0 and later.
-
Method Summary
Modifier and Type Method Description MLFeatureProviderfeaturesAtIndex(long index)longgetCount()
-
Method Details
-
getCount
long getCount() -
featuresAtIndex
-