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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
