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

   This PR relaxes the conditions of Meta-Schedule schedule rule 
CrossThreadReduction. The rules are previously a bit over-strict, and some 
workloads with small reduction loop length are unable to be optimized by 
cross-thread reduction automatically. In this PR, we relax the rules so that 
such workloads can be optimized.
   
   cc @junrushao 


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