Blocker: Conv2dTranspose currently does not support `groups`. But `groups` is 
popularly used in recent efficient models and Conv2dTranspose is an important 
operator in GAN related applications. 

* `groups` support: https://github.com/apache/tvm/issues/8182 
https://github.com/apache/tvm/pull/8799
* `shape` check: https://github.com/apache/tvm/pull/9465

Will try my best to fix the problem this week. 

-- 
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/tvm/issues/8976#issuecomment-962490707

Reply via email to