MLModelError.Code.update
An error code for problems related to on-device model updates.
Declaration
case updateDiscussion
Core ML typically throws (Swift) or returns (Objective-C) this error when the update process encounters a problem at runtime, such as an MLMultiArray input with an incorrect shape.
See Also
Error codes
MLModelError.Code.featureTypeMLModelError.Code.parametersMLModelError.Code.modelCollectionMLModelError.Code.modelDecryptionKeyFetchMLModelError.Code.modelDecryptionMLModelError.Code.customLayerMLModelError.Code.customModelMLModelError.Code.ioMLModelError.Code.predictionCancelledMLModelError.Code.generic