quic-sanirudh commented on PR #13827:
URL: https://github.com/apache/tvm/pull/13827#issuecomment-1400789896

   @junrushao @zxybazh Could you please take a look at this PR. I was writing a 
new schedule rule and realized that it wasn't being applied on some blocks just 
because they had the schedule_rule attribute by default in topi.
   
   I wasn't sure of whether to check for the presence of just 
`ApplyCustomRule()`, or both `ApplyCustomRule()` and a registered schedule 
function for that attribute. 


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