NicolaLancellotti opened a new pull request #7866: URL: https://github.com/apache/tvm/pull/7866
Currently, the RESIZE_BILINEAR operator with quantized input and output tensors is lowered to `image.resize` without any prior dequantization and posterior quantization. This pr adds the dequantization and quantization operators to the lowering of RESIZE_BILINEAR. -- 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]
