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/20 23:32:45 UTC

[GitHub] [incubator-tvm] comaniac opened a new pull request #6100: [AutoTVM] Load configs even it has no entity

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


   In #4520, I added a logic to skip the records with empty entities to avoid KeyError when altering depthwise ops. Due to the Relay op strategy, we won't let NCHWc use NCHW config anymore, so this logic is no longer required. In addition, the reason of removing this logic in this PR is to allow the records of vendor libraries to be loaded and selected by op strategy.
   
   cc @icemelon9 @tqchen 
   


----------------------------------------------------------------
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 #6100: [AutoTVM] Load configs even it has no entity

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


   


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