ekalda opened a new pull request, #13882:
URL: https://github.com/apache/tvm/pull/13882

   A simple tvmc tune command currently results in a huge wall of warnings 
about target_host parameter being deprecated, even when the user hasn't 
provided a target-host cmd line argument.
   
   We can prevent that happening from just not providing the default 
target-host to tvmc. Also, ensure that when the user does provide target-host, 
we print the warning once, not 500 times.


-- 
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]

Reply via email to