94f28b29c5
* [TVMC] Add `--config` argument for config files Collecting common configurations for users of TVM and exposing them gracefully in tvmc using a `--config` option as defined in https://github.com/apache/tvm-rfcs/blob/main/rfcs/0030-tvmc-comand-line-configuration-files.md Co-authored-by: Shai Maor <shai.maor@arm.com> * Add correct test guards Co-authored-by: Shai Maor <shai.maor@arm.com>