@anijain2305 Could we list the ConvParams of TFLite? I think it is more clean 
what TFLite's convolution  computation need.

For the diagram, I think maybe we could avoid the intermediate `clip`. Because 
we have one `clip` in `requantize` operator. If we accept one `output_min` / 
`output_max`, then we just do one `clip` in `requantize`, no intermediate 
`clip`.

-- 
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/3591#issuecomment-514457137

Reply via email to