Files
apache--tvm/python
Christopher Sidebottom 94f28b29c5 [TVMC] Add --config argument for config files (#11012)
* [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>
2022-04-19 11:50:12 +01:00
..