mbaret opened a new pull request #6222: URL: https://github.com/apache/incubator-tvm/pull/6222
This is the first of 3 PRs to introduce the Ethos-N integration into TVM via the BYOC framework. It adds support for partitioning and compiling for the Ethos-N77 target with CPU fallback for unsupported operators. Additionally, runtime support is added in the form of an Ethos-N runtime module. In this initial PR, only quantized concatenate and split are supported with follow-up PRs adding support for many further operators. Co-authored-by: Leo Blonk <[email protected]> @Leo-arm Co-authored-by: Tristan O'Connor <[email protected]> @tristan-arm Co-authored-by: Leandro Nunes <[email protected]> @leandron Co-authored-by: Ramana Radhakrishnan <[email protected]> @u99127 Co-authored-by: Luke Hutton <[email protected]> @lhutton1 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
