junrushao1994 commented on pull request #7987:
URL: https://github.com/apache/tvm/pull/7987#issuecomment-833997012


   @tkonolige The mechanism causing the issue you mentioned is that when 
constructing a `tir::Schedule` class, and the input is a PrimFunc, then it will 
put that PrimFunc into an IRModule with the default name `main`, so that the 
schedule is always IRModule-based.


-- 
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.

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


Reply via email to