areusch commented on pull request #8380:
URL: https://github.com/apache/tvm/pull/8380#issuecomment-895336950
@gromero right now we haven't broadly addressed data dependencies in the
wheel. i think we need to at some point build a central e.g.
`tvm.utils.get_packaged_resource("...")` function to mimic
`tvm.micro.get_standalone_crt_dir` (and use the former internally in the
latter). this will allow us to add arbitrary data dependencies to the wheel and
refer to their paths later on.
--
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]