yelite opened a new pull request, #13481:
URL: https://github.com/apache/tvm/pull/13481

   This PR fixes an error when the result of `reverse_compute_at`/`compute_at` 
contains unit loop (extent is 1). This is caused by dtype mismatch when binding 
vars in arith analyzer. This breaks the tuning of detectron2 models.
   
   I also add a check in `Analyzer::Bind` to prevent similar problem. If this 
fails too many tests we can remove it from this PR.
   
   cc: @junrushao @zxybazh 


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