There is no option to turn it off for now, but you can manually comment out the relevant schedule rule and recompile TVM:
https://github.com/apache/tvm/blob/main/src/meta_schedule/schedule_rule/parallel_vectorize_unroll.cc#L60-L64 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++). --- [Visit Topic](https://discuss.tvm.apache.org/t/disable-specific-schedule-in-metaschedule/18474/2) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/1f1273ec3f9536daeeccbaa1eb01902796e191c82b94fc6e854c593bda7defcb).
