junrushao commented on PR #15864:
URL: https://github.com/apache/tvm/pull/15864#issuecomment-1747948015

   I'm not super sure if it's desirable. Usually after operator lowering, we 
will apply a series of transformations to reach the end state of the desirable 
TIR, which we could abstract with `relax.pipeline`, while the default 
`relax.build` is kept as minimum as possible to be compatible with all 
potential relax pipelines. One direction I would imagine is to introduce more 
pipelines so that the build process could be more streamlined


-- 
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: commits-unsubscr...@tvm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to