areusch opened a new pull request #6988:
URL: https://github.com/apache/tvm/pull/6988
* The existing kernels referenced CMSIS functions presuming that
those functions were defined by user code. This was the case with
the old blog post build flow. Add #include, since it's impossible
to compile the kernels without it.
* TODO: port those functions to the micro kernels and remove external
dependency
@tqchen
----------------------------------------------------------------
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]