jwfromm commented on pull request #7613: URL: https://github.com/apache/tvm/pull/7613#issuecomment-794237269
Adding simulated_requantize is definitely an interesting option that we might want to pursue further down the line. I think for now just having simulated quantize and dequantize is the right starting point though since they are much simpler to work with. We should be able to analyze how much accuracy is lost due to requantize integer division and decide to add the simulated version at a later time. ---------------------------------------------------------------- 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]
