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/09/27 02:46:23 UTC

[GitHub] [incubator-tvm] merrymercy edited a comment on pull request #6557: [Ansor][FLAKY] Bug fix for compute at mutation error

merrymercy edited a comment on pull request #6557:
URL: https://github.com/apache/incubator-tvm/pull/6557#issuecomment-699566591


   This kind of general exception catch is not good for future maintenance. We should dig deeper to find out the underlying cause.
   I guess it is related to multi-threading. The mutation rules, LoopState, and InferBound all work well in the single thread case.
   
   #6512 does not change any logic, it just moves the location of some functions. Can you confirm this is caused by #6512 or #6529?


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