tqchen commented on pull request #8606:
URL: https://github.com/apache/tvm/pull/8606#issuecomment-890069918


   It is anti-pattern to have attrs that refers to the body of a 
function(because there is no guarantee that every pass will update the 
corresponding attrs). So we should not support this kind of update. Instead, we 
should have well-form check if report an error if such pattern happens.


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