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: [email protected]
