Mousius opened a new pull request #9218: URL: https://github.com/apache/tvm/pull/9218
[The RFC for this is still under discussion](https://github.com/apache/tvm-rfcs/pull/28), but doing this before splitting the registries makes the most sense. This enables the `tvmc` driver to re-combobulate Target options from arguments: ``` tvmc --target=llvm \ --target-llvm-mcpu=cortex-m3 ``` This rolls in https://github.com/apache/tvm/pull/9206 so you may want to just look at the second commit. -- 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]
