Mousius opened a new pull request #9499: URL: https://github.com/apache/tvm/pull/9499
I only ran a few tests locally as this hopefully fixes the flakiness, so unsure what side effects this has. Using `targets_` without `cmsis-nn` it correctly finds the host `Target` and now correctly passes it to `tvm::build`. It would be better if we collected [the configuration of the compiler in some uniform fashion](https://discuss.tvm.apache.org/t/pre-rfc-compilation-configuration-representation/11372), rather than recalculating host and introducing this ambiguity through-out the compiler. Fixes #9495 -- 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]
