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/02/20 22:01:19 UTC

[GitHub] [tvm] masahi opened a new pull request #10330: [Hexagon] Export `ir_lower_vtcm_pass` function in the init file

masahi opened a new pull request #10330:
URL: https://github.com/apache/tvm/pull/10330


   Without this, I have to add `from tvm.contrib.hexagon.hexagon import ir_lower_vtcm_pass` which is a bit awkward. Moreover, to make `hexagon_link` and `link_shared` in https://github.com/apache/tvm/blob/cd2fa69677516048e165e84a88c774dfb0ee65d1/python/tvm/contrib/hexagon/hexagon.py#L53-L61 visible, I have to add `import tvm.contrib.hexagon.hexagon`.
   
   cc @kparzysz-quic 
   


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



[GitHub] [tvm] kparzysz-quic merged pull request #10330: [Hexagon] Export `ir_lower_vtcm_pass` function in the init file

Posted by GitBox <gi...@apache.org>.
kparzysz-quic merged pull request #10330:
URL: https://github.com/apache/tvm/pull/10330


   


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