guan404ming opened a new pull request, #18579:
URL: https://github.com/apache/tvm/pull/18579
## How
- Implemented InferLayoutRepeat function that:
- Preserves layout when axis is specified (with axis transformation)
- Returns 1D layout when axis is not specified (flatten mode)
- Transforms the axis parameter based on layout changes (e.g., NCHW axis=1
→ NHWC axis=3)
--
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]