lhutton1 commented on pull request #9831:
URL: https://github.com/apache/tvm/pull/9831#issuecomment-1009889572


   Thanks @ekalda for taking a look, yes it seems quite strange to me. Just 
wanted to note that `function_pass` is used outside of tutorials, I was 
foolishly searching for `relay.transform.function_pass` rather than just 
`function_pass` :)
   
   I did a little bit more digging and it seems like the `function_pass` 
doesn't get run on a function when there is a `"Compiler"` attribute associated 
with it. I wonder if this is intended behavior and if/when this changed?
   
   


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