Lyken17 commented on issue #8976:
URL: https://github.com/apache/tvm/issues/8976#issuecomment-962490707


   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. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to