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/15 18:28:05 UTC

[GitHub] [incubator-tvm] moderato commented on pull request #5811: [AutoTVM][Fix] Fixed 'not in list' error for define_reorder with 'candidate' policy.

moderato commented on pull request #5811:
URL: https://github.com/apache/incubator-tvm/pull/5811#issuecomment-644299685


   @comaniac Thank you for the review! I look into the example you mentioned, and I think it works well because the candidates pass to kwargs of the `_add_new_transform` function are lists of `VirtualAxis`, while in my application candidates are lists of `IterVar`. Is `define_reorder` supposed to accept `IterVar`s as arguments?


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