Class MLPredictionOptions

  • All Implemented Interfaces:
    NSObjectProtocol, org.robovm.objc.ObjCProtocol

    public class MLPredictionOptions
    extends NSObject
    Since:
    Available in iOS 11.0 and later.
    • Constructor Detail

      • MLPredictionOptions

        public MLPredictionOptions()
      • MLPredictionOptions

        protected MLPredictionOptions​(NSObject.Handle h,
                                      long handle)
    • Method Detail

      • usesCPUOnly

        public boolean usesCPUOnly()
      • setUsesCPUOnly

        public void setUsesCPUOnly​(boolean v)