You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tvm.apache.org by Hao Cheng via Apache TVM Discuss <no...@discuss.tvm.ai> on 2022/01/06 03:32:37 UTC

[Apache TVM Discuss] [Development] [AutoScheduler] Do we have plan to support auto schedule ExternOp?


[quote="comaniac, post:2, topic:10346"]
toScheduler can only tune TE compute, it cannot tune such ops anyway
[/quote]

I am working with atuo-scheduler with `te.extern`, but failed with compile.  is there any chance using  auto-schedule with `te.extern` op?





---
[Visit Topic](https://discuss.tvm.apache.org/t/autoscheduler-do-we-have-plan-to-support-auto-schedule-externop/10346/10) 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/019b949c524921dc53e21706815d697fc715a4d602309162ceea006e5f205360).

[Apache TVM Discuss] [Development] [AutoScheduler] Do we have plan to support auto schedule ExternOp?

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

It seems not impossible to me, since `ExternOp` doesn't even have a schedule but simply calls an "extern" implementation such as CuBLAS.





---
[Visit Topic](https://discuss.tvm.apache.org/t/autoscheduler-do-we-have-plan-to-support-auto-schedule-externop/10346/11) 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/36c210e0e2e0ed3599f9763da75143ffc21d91333322a603b8a09e5127147ba3).