Contents

io

An error code for problems related to the system’s input or output.

Declaration

static var io: MLModelError.Code { get }

Discussion

Core ML typically throws this error when the file system encounters an error.

See Also

Error Codes