trevor-m opened a new pull request #7011:
URL: https://github.com/apache/tvm/pull/7011


   Previous code was getting the number of output channels from the kernel 
shape, however this didn't work for some grouped convs. Now it will get it from 
the channels attr of the Relay Conv2D op if available.
   
   Added test case for one such conv2d which failed before.


----------------------------------------------------------------
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.

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


Reply via email to