You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/01/11 11:52:37 UTC

[GitHub] [tvm] lhutton1 commented on pull request #9831: [microNPU] Ensure optimization passes are running in compilation pipeline

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

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