tilus.ir.layout.column_spatial

Contents

tilus.ir.layout.column_spatial

tilus.ir.layout.column_spatial(*shape)[source]

Create a spatial layout in column-major order.

Parameters:

*shape (int) – The shape of the layout. Each entry must be a constant integer.

Returns:

ret – The spatial layout.

Return type:

RegisterLayout