Hi community, As 1.4.0 release is still in process, I would like to propose to cherry pick https://github.com/apache/incubator-mxnet/pull/13843 into the v1.4.x branch. It fixed a crash issue of quantized SSD example on master branch which was reported by MXNet user. This issue also exists on the v1.4.x branch. Since quantization is an important feature of MKL-DNN backend in 1.4.0 release, so I think this fix is critical and we should have it in the release.
A PR is filed to do that: https://github.com/apache/incubator-mxnet/pull/13882 Thank you, -tao
