Return a TVM transform pass that performs layout reduction/normalization.
Return a TVM transform pass that performs layout reduction/normalization.
This wrapper delegates to the underlying FFI implementation and returns a pass object suitable for use in a PassContext or pass pipeline. The pass is intended to simplify or reduce tensor/layout-related representations during relay/tile transformations.
This wrapper delegates to the underlying FFI implementation and returns a pass object suitable for use in a PassContext or pass pipeline. The pass is intended to simplify or reduce tensor/layout-related representations during relay/tile transformations.
Returns:
Returns:
The transform pass object produced by the FFI backend.
The transform pass object produced by the FFI backend.