You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/07/10 03:52:35 UTC

[GitHub] [incubator-tvm] eqy opened a new issue #6034: Dispatcher warning for target-keys=tracing,cpu

eqy opened a new issue #6034:
URL: https://github.com/apache/incubator-tvm/issues/6034


   https://github.com/apache/incubator-tvm/blob/64766c2cb1cd3ce41ee91a54909882036fffd412/python/tvm/autotvm/task/dispatcher.py#L419
   
   Currently it seems that the warning will always print, even after tuning (e.g., for x86 CPU) when the key is "tracing,cpu". Is this the desired behavior or can the warning be suppressed here?


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-tvm] tqchen commented on issue #6034: Dispatcher warning for target-keys=tracing,cpu

Posted by GitBox <gi...@apache.org>.
tqchen commented on issue #6034:
URL: https://github.com/apache/incubator-tvm/issues/6034#issuecomment-656930585


   Ideally we would like to supress the warning and only show once per error kind


----------------------------------------------------------------
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:
users@infra.apache.org