apeskov commented on PR #14732:
URL: https://github.com/apache/tvm/pull/14732#issuecomment-1527979933

   @junrushao could you please take a look. In your previous patch 
[#13195](https://github.com/apache/tvm/pull/13195) with refactoring of custom 
rules you already had a 
[discussion](https://github.com/apache/tvm/pull/13195/files#r1018952166) with 
@masahi about auto tensorization issue. 
   
   But there is an another aspect. In case of `schedule_rule == "None"`, 
ApplyCustomRule and `sch->Unannotate` will not be called. So block will not be 
processed by any schedule rule never. I'm not sure if it was in the design.


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