SebastianBoblestETAS commented on PR #11509: URL: https://github.com/apache/tvm/pull/11509#issuecomment-1143122428
@areusch Yes that is the problem that we found. In models that contain CMSIS calls and TVM generated kernels, the constants used by the CMSIS kernels and the others are separately numbered and thus some are overwritten. I attached a model and the generated code for it here: https://github.com/apache/tvm/issues/11394 In that case, ´´´constant_0´´´ is overwritten -- 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]
