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 wanwanwan via Apache TVM Discuss <no...@discuss.tvm.ai> on 2021/04/14 07:08:04 UTC

[Apache TVM Discuss] [Questions] How to add a custom tunable parameter to Ansor?


Hi, I have a question about the usage of Ansor.

I found that the cudnn TOPI has a tunable knob 'algo'  to pick the best of the cudnn algorithm types using AutoTVM.

https://github.com/apache/tvm/blob/main/python/tvm/topi/cuda/conv2d.py#L120-L122

Could you tell me how to add a tunable parameter like 'algo', and do the same kind of auto-tuning with 
 AutoScheduling ( a.k.a Ansor ) ?





---
[Visit Topic](https://discuss.tvm.apache.org/t/how-to-add-a-custom-tunable-parameter-to-ansor/9695/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/8ebf31b1f49eda8bb519cbf9d80dfbf438188b57dea3772d8f07b967fb5483ca).