[ANSOR] Is it possible to convert te.schedule to the state of auto schedule?

I want to auto schedule’s explore space to include default schedule, as default schedule is also important candidate. Is there any way or plan to support convert it?

Currently there’s no way to do this, as Ansor generates the schedule sketch from scratch instead of relying on existing templates. On the other hand, it’s actually sufficient to use AutoTVM to search TOPI schedules.

The recent efforts, MetaSchedule and AutoTIR would provide the capability you expected, but they are still work in progress.