Contents

ModelCompatibilityError.incompatibleOutputCount(expected:actual:)

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

Declaration

case incompatibleOutputCount(expected: Int, actual: Int)

See Also

Analyzing the error