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/04/10 14:44:02 UTC

[GitHub] [incubator-tvm] roastduck commented on issue #5303: [TIR] Buggy LoopPartition

roastduck commented on issue #5303: [TIR] Buggy LoopPartition
URL: https://github.com/apache/incubator-tvm/issues/5303#issuecomment-612059701
 
 
   It's my misunderstanding. `j.outer < 32` (not `<=`), so `(j.outer*32) + threadIdx.x) < 1024` still holds.

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


With regards,
Apache Git Services