SebastianBoblestETAS commented on issue #11394: URL: https://github.com/apache/tvm/issues/11394#issuecomment-1137335039
We looked into this a bit more. So I cannot precisely say why this bug occurs. But at least I found a hint: In models without CMSIS calls the function tvmgen_default___tvm_main__ does not have AllocateConstNodes. With CMSIS support however, the CMSIS parameters are in tvmgen_default___tvm_main__. Somehow they are numbered separetely from the other AllocateConstNodes. @vdkhoi @UlrikHjort-Bosch -- 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]
