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.
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 ) ?
Thank you.