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/18 00:51:34 UTC

[GitHub] [incubator-tvm] merrymercy removed a comment on pull request #5811: [AutoTVM] Support using IterVar directly in define_reorder with 'candidate' policy.

merrymercy removed a comment on pull request #5811:
URL: https://github.com/apache/incubator-tvm/pull/5811#issuecomment-645702581


   Users should do the conversion from `IterVar` to `VirtualAxis` by themself in the templates.
   Then the equality check follows the default semantics of python, which is check by reference.
   Then the `candidates` argument works correctly.
   
   If you are happy with this design, you can close this PR. Otherwise, the priority of which `name` to choose does no matter to me. I am okay with your current code.


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