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 2021/10/08 16:19:55 UTC

[GitHub] [tvm] junrushao1994 commented on pull request #9205: [Arith][TensorIR][Bugfix] Add IterRangeSanityCheck in DetectIterMap

junrushao1994 commented on pull request #9205:
URL: https://github.com/apache/tvm/pull/9205#issuecomment-938774794


   @MasterJH5574 This is definitely an interesting case. The intent of this PR is that we wanted to disallow affine detection when some iters’ extent depend on other iters, which makes them naturally not-affine.
   
   Actually I’m a bit curious why DetectIterMap works for this block previously, especially when it didn’t take dependent iter extents into consideration.
   
   On the other hand, it’s certainly a very important use case that we cannot overlook. So I would love to hear about your options @spectrometerHBH @vinx13 @tqchen Thanks a lot!


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org