wrongtest commented on PR #11235:
URL: https://github.com/apache/tvm/pull/11235#issuecomment-1124874904

   > (iter + 16*var)//16
   
   Hi~ Does it mean pass index like `(dom_irrelavant_base + i) // 16` can not 
pass `DetectIterMap`? I encounter a similar issue in a different domain, where 
I try to use `compute_at` schedule to make tiles on computation block with 
floormod/floordiv indices.


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