Is there any way to limit the operations TVMs autoscheduler can use when creating a schedule?

I’m building my own auto tuner for TVM schedules. I would like to test it against TVMs built-in auto_scheduler. However the auto_scheduler uses a lot of advanced scheduling operations that my tuner does not yet support. Is there anyway to restrict auto_scheduler to only use the operations Split, Tile and Reorder?

hello. I have encountered the similiar problem as you. Could we further contact on this? This link is my question [Meta-Schedule] Customize search strategy and cost model

Hi, I’m happy to further discuss things, but I doubt I’ll be able to help you with your question tbh