CoreML iOS 11.0 Beta 3 to Beta 4 API Differences
MLDictionaryConstraint.h
Added
MLDictionaryConstraint
Added
MLDictionaryConstraint.keyType
MLFeatureDescription.h
Added
MLFeatureDescription.multiArrayConstraint
Added
MLFeatureDescription.imageConstraint
Added
MLFeatureDescription.dictionaryConstraint
MLImageConstraint.h
Added
MLImageConstraint
Added
MLImageConstraint.pixelsHigh
Added
MLImageConstraint.pixelsWide
Added
MLImageConstraint.pixelFormatType
MLModel.h
Added
-[MLModel predictionFromFeatures:options:error:]
MLModel+MLModelCompilation.h
Added
+[MLModel compileModelAtURL:error:]
MLModelError.h
Removed
MLModelErrorDescriptionMismatch
MLMultiArrayConstraint.h
Added
MLMultiArrayConstraint
Added
MLMultiArrayConstraint.shape
Added
MLMultiArrayConstraint.dataType
MLPredictionOptions.h
Added
MLPredictionOptions
Added
MLPredictionOptions.usesCPUOnly