Contents

PipelineDataError.incompatibleShape(_:debugDescription:)

An error that indicates that an input’s doesn’t have the expected shape for the operation.

Declaration

case incompatibleShape([Int], debugDescription: String)

See Also

Analyzing the error