You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/04/05 12:02:09 UTC

[GitHub] [incubator-tvm] siju-samuel commented on issue #5167: [RELAY][QNN]Add support for QNN Div operator

siju-samuel commented on issue #5167: [RELAY][QNN]Add support for QNN Div operator
URL: https://github.com/apache/incubator-tvm/pull/5167#issuecomment-609405224
 
 
   @masahi  Thanks a lot for your suggestion. i was using tflite frontend. As of now i used dequantize/quantize methods and i was able to run mobilenetv3 models, there are variations in output, still accuracy is not hit very badly.  
   We can use `mul_scalar` method since its scalar, still i suggest, we can keep the `qnn.div` op for non scalar multiplications.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services