tqchen commented on a change in pull request #4274: [µTVM] Enable AutoTVM for ARM STM32F746XX Boards URL: https://github.com/apache/incubator-tvm/pull/4274#discussion_r343908512
########## File path: python/tvm/contrib/binutil.py ########## @@ -22,6 +22,19 @@ from .._ffi.base import py_str from ..api import register_func +def run_cmd(cmd): Review comment: document this function ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
