Files
apache--tvm/python
Nadav Eidelstein 6069a70760 Fix minor issues in the tvmc tune CLI (#8039)
* [TVMC] convert timeout flag to int

fixes Check failed: type_code_ == kDLInt (11 vs. 0) : expected int but got str
when setting the timeout option using the cli flag.

* [TVMC] fix typo in tvmc tune help
2021-05-14 10:07:06 -07:00
..