You are viewing a plain text version of this content. The canonical link for it is here.
Posted to discuss-archive@tvm.apache.org by shengxin via Apache TVM Discuss <no...@discuss.tvm.ai> on 2022/02/17 01:39:08 UTC

[Apache TVM Discuss] [Questions] [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?





---
[Visit Topic](https://discuss.tvm.apache.org/t/ansor-is-it-possible-to-convert-te-schedule-to-the-state-of-auto-schedule/12109/1) 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/4bc6229e0b5d92da193b1133b40cf4ded8a780638e3ab1488a2cd653d55ae1a7).

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

Posted by "Cody H. Yu via Apache TVM Discuss" <no...@discuss.tvm.ai>.

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.





---
[Visit Topic](https://discuss.tvm.apache.org/t/ansor-is-it-possible-to-convert-te-schedule-to-the-state-of-auto-schedule/12109/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/0f8f6cf7825a28277cf06ea1681e25d4656ceefde81d29ec20524bc576f89569).