mbaret commented on pull request #8795: URL: https://github.com/apache/tvm/pull/8795#issuecomment-905023897
Hi Mark. We intend to upstream 5 PRs for this work (6 in total but one is already merged), check out the tracking issue here: https://github.com/apache/tvm/issues/8482. We currently have up to 4/6 upstream (see here: https://github.com/apache/tvm/pull/8811). Thanks to GitHub seemingly not supporting incremental patch chains, each subsequent PR also includes all the stuff before it (i.e. PR 4 contains the work from PR 3 and PR 2 as well). If you want a more 'complete' view, you can take a look therefore at the later PRs. It's out intention to have PRs 5 and 6 up by the end of this week. By PR 5, you should be able to run a convolution on the NPU model that we've contributed to CI (in PR 1). Also, just a correction on the RFC you linked. That's for Ethos-N, a different class of NPU that we have also added support for in TVM (mostly last year). The RFC for Ethos-U is here: https://github.com/apache/tvm-rfcs/pull/11. I'll look into updating our PRs to clearly link to both the tracking issue and RFC. -- 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]
