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

   This PR updates the `src/tir/transforms/thread_storage_sync.cc`, to make it 
insert storage sync if the access index doesn't depend on the innermost thread 
index, i.e., being constant wit respect to the innermost thread id. 
   
   This fixes an accuracy problem on model 
https://github.com/pytorch/benchmark/tree/main/torchbenchmark/models/timm_efficientdet
   
   cc @junrushao @vinx13 


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