interleaveLayout
Returns which dimension is interleaved, and by what factor it is interleaved. Or returns nil if there is not an interleaved dimension.
Declaration
var interleaveLayout: NDArray.InterleaveLayout? { get }Discussion
See NDArray.InterleaveLayout for full documentation.