Hey everyone,
I am currently working on a project about dynamic shape. I found that the goal of OpStrategy is to enable TVM to generate multiple kernels for operators with symbolic shapes. But i notice that there is not any update about this feature. So how do I need to modify the te_compiler to generate multiple kernel?
Thank you very much in advance!