ZhennanQin commented on issue #12530: Implement mkldnn convolution fusion and quantization. URL: https://github.com/apache/incubator-mxnet/pull/12530#issuecomment-424175202 @marcoabreu Because for original convolution op, the newly created params doesn't be used. And for _sg_mkldnn_conv, it's an stateful op, so it doesn't rely on caching(not use caching mechanism).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
