guan404ming opened a new pull request, #18622:
URL: https://github.com/apache/tvm/pull/18622

   ## Why
   The tile operator was missing layout inference functionality, which 
prevented proper layout transformations when using the ConvertLayout pass.
   
   ## How
   - The layout inference preserves the input layout since tile operation only 
replicates elements along dimensions without changing the logical layout 
structure
   - Registered `FRelaxInferLayout` attribute for the tile operator


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to