anijain2305 commented on issue #5230: Adding support for TFLite QnnSubtract 
operator.
URL: https://github.com/apache/incubator-tvm/pull/5230#issuecomment-611072742
 
 
   @FrozenGene It is not possible to use depthwise conv inside Relay here. The 
`groups=1` in this case and Relay code only considers a conv as depthwise when 
`groups > 1`. So, I don't think there are 2 choices here. Let us know if you 
are ok with this.

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


With regards,
Apache Git Services

Reply via email to