Mousius commented on pull request #30: URL: https://github.com/apache/tvm-rfcs/pull/30#issuecomment-929063871
> ok great i see @Mousius! i think there are just a few last behaviors i want to make sure we align on: > > 1. if the config file specifies "targets" key, all targets from the default config are deleted/overridden. > 2. if the command-line supplies `--targets=`, all targets from the config file are deleted/overridden. > 3. if the command-line only supplies e.g. `--target-llvm-mcpu`, then it modifies the llvm target from config/defaults. > 4. if the command-line or a config file specifies a target sub-key, it always overrides it in full (e.g. there is no appending to `mattr` from the command line). @areusch yip yip yip, I've added this to the document and referenced supporting RFCs :smile_cat: -- 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]
