I would add as well https://github.com/apache/incubator-mxnet/pull/13535
On Tue, Jan 15, 2019 at 4:37 PM kellen sunderland <[email protected]> wrote: > > We may want to consider having a new code freeze deadline for RC1. We > could allow users to open PRs against the 1.4.x branch up until this > deadline. > > One advantage is we can have a second look at some API changes which we may > not have got 100% right before we push them out and have to support them. > This PR I know of could benefit from this > https://github.com/apache/incubator-mxnet/pull/13697 > > Other PRs we may want to consider migrating because they fix functional > issues: > https://github.com/apache/incubator-mxnet/pull/13188 > https://github.com/apache/incubator-mxnet/pull/13727 > https://github.com/apache/incubator-mxnet/pull/13695 > > -Kellen > > On Tue, Jan 15, 2019 at 12:24 AM Lv, Tao A <[email protected]> wrote: > > > > > 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 > >
