Mousius opened a new pull request #9397: URL: https://github.com/apache/tvm/pull/9397
This migrates CMSIS-NN to use Target Hooks instead of fully BYOC, which means it will now go through any central passes the Driver API. Found a few things whilst doing this: * Forgot to mutate PrimFunc arguments in LowerTE which meant functions weren't getting lowered passed the first function in test_networks * Target `cmsis-nn` needs to match external code generator `cmsis-nn` to connect the Target with the external code generator * Partition Graph needed to sanitise compiler names to generate them properly in C -- 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]
