> `https://arxiv.org/pdf/1803.08607.pdf`

Qualcomm's Way? Let us see the Google's TFLite model:
![image](https://user-images.githubusercontent.com/7287321/59577624-0f541000-90f7-11e9-9044-2153d6f9ccda.png)

We have the quantized model doesn't remove RELU6 in dw conv / conv. I think we 
should focus on the TFLite's code / TFLite's way.

Come back to Qualcomm's paper, if we decide to support that way, we could also 
write logic in frontend and insert correct `clip` operator. However, I think we 
have no obvious reason to support this way.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/dmlc/tvm/issues/2351#issuecomment-502526450

Reply via email to