Mousius commented on pull request #8423: URL: https://github.com/apache/tvm/pull/8423#issuecomment-906217483
Hi @mbs-octoml, Ideally it would use the hooks so that the entire TIR can be inspected and planned. You can see workarounds to add unplanned memory, such as: https://github.com/apache/tvm/pull/8849/files#diff-46f4f7142e5b8253554f139b4d2d33f25c77cc593da034ef50873d771d790d74R242 We'd also like to use this as part of [CMSIS-NN](https://github.com/apache/tvm-rfcs/pull/15) but it's likely going to be a later stage refactoring as this is currently pending discussions around the RFC at https://github.com/apache/tvm-rfcs/pull/10 and https://discuss.tvm.apache.org/t/pre-rfc-additional-target-hooks/10430/4 -- 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]
