zxybazh opened a new issue, #12852:
URL: https://github.com/apache/tvm/issues/12852

   After #12720 the RewriteLayout postprocessor seems to fail during tuning. An 
example to reproduce is here 
https://gist.github.com/zxybazh/6bff29ae4e7cb273d57bb30599790008. And the 
failing message looks like:
   ```
   [11:43:50] 
/home/zxybazh/tvm-tensorir/src/meta_schedule/search_strategy/../utils.h:289: 
Warning: ThreadedTraceApply::Apply failed with error [11:43:50] 
/home/zxybazh/tvm-tensorir/include/tvm/runtime/container/map.h:376: 
   ---------------------------------------------------------------
   An error occurred during the execution of TVM.
   For more information, please see: https://tvm.apache.org/docs/errors.html
   ---------------------------------------------------------------
     Check failed: (itr.index < size_) is false: IndexError: key is not in Map
   ```
   
   CC @vinx13 @junrushao @Lunderberg 


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to