Disable specific schedule in MetaSchedule?

There is no option to turn it off for now, but you can manually comment out the relevant schedule rule and recompile TVM:

Also if you know the code of meta_schedule, you can add an option to it (extending from the front-end Python to the back-end C++).

2 Likes