MasterJH5574 opened a new pull request #8606:
URL: https://github.com/apache/tvm/pull/8606


   The first version of `specialize()` introduced in PR #8354 didn't update the 
`attrs` of `PrimFunc`s. This might lead to something unexpected when a function 
attribute is a `PrimExpr` which contains the variables being specialized.
   
   So this PR fixes this issue, and meanwhile provides a regression test. The 
regression test is a naive illustration of the described issue.
   
   (Besides, this PR also fixes some typos.)
   
   cc @Hzfengsy @tqchen @comaniac @jcf94 


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


Reply via email to