sfraczek commented on issue #19821: URL: https://github.com/apache/incubator-mxnet/issues/19821#issuecomment-775957502
This is older version of mkldnn quantized convolution operator. At that time int8 input wasn't supported. It would be best if you could change the model to use the newer subgraph based one on which should work. Can you do that? Here is some documentation about subgraph quantization: https://mxnet.apache.org/versions/1.7.0/api/python/docs/tutorials/performance/backend/mkldnn/mkldnn_quantization.html ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
