Contents

ModelCompatibilityError.incompatibleInputCount(expected:actual:)

An error that indicates that the number of model inputs is wrong.

Declaration

case incompatibleInputCount(expected: Int, actual: Int)

See Also

Analyzing the error