tilus.ir.layout.column_local

Contents

tilus.ir.layout.column_local

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

Create a local layout in column-major order.

Parameters:

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

Returns:

ret – The local layout.

Return type:

RegisterLayout