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/06/16 01:03:33 UTC

[GitHub] [incubator-tvm] icemelon9 opened a new pull request #5821: [AutoTVM] Suppress the warning messages when compile engine selects impls

icemelon9 opened a new pull request #5821:
URL: https://github.com/apache/incubator-tvm/pull/5821


   Currently compile engine compares all valid implementations and creates many warning messages that potentially confuses the users. This PR suppresses the excessive warning messages and only displays the fallback warning message if the selected implementation uses a fallback config.


----------------------------------------------------------------
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 merged pull request #5821: [AutoTVM] Suppress the warning messages when compile engine selects impls

Posted by GitBox <gi...@apache.org>.
tqchen merged pull request #5821:
URL: https://github.com/apache/incubator-tvm/pull/5821


   


----------------------------------------------------------------
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] icemelon9 commented on pull request #5821: [AutoTVM] Suppress the warning messages when compile engine selects impls

Posted by GitBox <gi...@apache.org>.
icemelon9 commented on pull request #5821:
URL: https://github.com/apache/incubator-tvm/pull/5821#issuecomment-644468931


   cc @merrymercy @anijain2305 


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