Hi @FrozenGene ,
The idea of adding the algorithm name to the attributes would work if the 
legalization step was run after we pick the strategy. It is instead run before, 
so it is unaware of the strategy picked. 

Maybe we could add a new pass that runs based on the strategy? Or we can hack 
in `_alter_conv2d_layout`? 


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-tvm/pull/5754#issuecomment-642588670

Reply via email to