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

   This PR phases out te.schedule python components.
   te.compute is kept around for future usages.
   tir.Schedule is a more modern version of the scheduling that we can use 
onwards.
   
   Doing so also helps us to cleanup the testcases that relies on
   explicit full build and execution. As we move future unit testcases
   towards structural equality based unit tests.


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