jackwish commented on issue #4338: AutoTVM: selecting tuning templates when extracting task URL: https://github.com/apache/incubator-tvm/pull/4338#issuecomment-554266385 Comments addressed, please have a look into this when you are available. For the template key dict part, now have a *TOPI op to template key* mapping. Relay ops may have many topi ops which are implemented with different template keys, so maybe not good enough to be the dict keys. For the complicate case @comaniac mentioned in https://github.com/apache/incubator-tvm/pull/4338#pullrequestreview-317157570 , I guess it could be the user to handle as it is hard to generalize and the API (if there were such) could be annoying.
---------------------------------------------------------------- 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] With regards, Apache Git Services
