anijain2305 commented on a change in pull request #5230: Adding support for 
TFLite QnnSubtract operator.
URL: https://github.com/apache/incubator-tvm/pull/5230#discussion_r403206076
 
 

 ##########
 File path: python/tvm/relay/frontend/tflite.py
 ##########
 @@ -1318,7 +1317,9 @@ def convert_conv(self, op, conv_type):
         if is_depthwise_conv:
 
 Review comment:
   Can we move the condition of input channels == 1 to where we compute 
`is_depthwise_conv`

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