Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Issue

Proposer

PRs

Contributor(s)

Notes

WarpCTC build failure in 1.5.0

(https://github.com/apache/incubator-mxnet/issues/15612)

@samskalickyhttps://github.com/apache/incubator-mxnet/pull/15601@samskalickyDone. The fix is picked to v1.5.x branch.

Gluon Inference failed

(https://github.com/apache/incubator-mxnet/issues/15281)

@lanking520https://github.com/apache/incubator-mxnet/pull/15298@ZhennanQinAlready in 1.5.0

[MXNet 1.5.0.rc2] Issues with asnumpy() method

(https://github.com/apache/incubator-mxnet/issues/15431)

@roywei

Closed. False positive issue.

License issues need to be fixed before 1.6 release

(https://github.com/apache/incubator-mxnet/issues/15542)

@roywei

https://github.com/apache/incubator-mxnet/pull/15806

https://github.com/apache/incubator-mxnet/pull/15828

@TaoLv

@gigasquid

@roywei

We fixed the item 1, 2, 6 on v1.5.x. Item 3,4,5 are still openpostponed to v1.6.0 release.

https://github.com/apache/incubator-mxnet/pull/15860

https://github.com/apache/incubator-mxnet/pull/16026

https://github.com/apache/incubator-mxnet/commit/52ce718a076ca56385360a9b45d6afb44b5f1e27

update julia install doc@iblis17https://github.com/apache/incubator-mxnet/pull/15609@Ksoy

Fixed on master. No need to be ported to v1.5.x.

https://mail-archives.apache.org/mod_mbox/mxnet-dev/201908.mbox/%3CCAH1G5Zpz3sAxfM4Z8GYh7BGmVHkxYy%3DPsVOxE4DE9pQdSX7rYw%40mail.gmail.com%3E

julia: bump Windows prebult binary version to v1.5.0@iblis17https://github.com/apache/incubator-mxnet/pull/15608@iblis17Fixed on master
Night test failure on CI@lebeg

https://github.com/apache/incubator-mxnet/issues/15374

http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/NightlyTestsForBinaries/detail/master/395/pipeline/

Broken Sidebar on website API for master and 1.5.0

(https://github.com/apache/incubator-mxnet/issues/15200)

@ThomasDelteil, @sandeep-krishnamurthy 

Postponed to the next release.

https://mail-archives.apache.org/mod_mbox/mxnet-dev/201908.mbox/%3C62C61072-FDC2-4F4C-8989-FDB92BA03D03%40amazon.com%3E

1.5.0 MKLDNN error "Unknown MKLDNN format"

(https://github.com/apache/incubator-mxnet/issues/15737)

@samskalickyhttps://github.com/apache/incubator-mxnet/pull/15692@xinyu-intel

Fixed on master. Note: master uses v0.20 while v1.5.x uses v0.19 of MKL-DNN.

The fix is picked to v1.5.x branch

the bug of `MXEnginePushAsyncND` and `MXEnginePushSyncND`

(https://github.com/apache/incubator-mxnet/issues/15774)

@wkcnhttps://github.com/apache/incubator-mxnet/pull/15751@wkcnDone. The fix is picked to v1.5.x.

Java examples broken with mxnet mkldnn build

(https://github.com/apache/incubator-mxnet/issues/15267)

@TaoLv, @arcadiaphyhttps://github.com/apache/incubator-mxnet/pull/15351@wuxun-zhang

Fixed on master.

https://github.com/apache/incubator-mxnet/pull/15802

Bug or highly unintuitive and undocumented behaviour corrupting NDArray data(possible race condition)[MKLDNN][C++]

(https://github.com/apache/incubator-mxnet/issues/15555)

@TaoLv, @kostayScrhttps://github.com/apache/incubator-mxnet/pull/15637@zhennanQinFixed on master

Dropout produces wrong mask with MKL-DNN

(https://github.com/apache/incubator-mxnet/issues/15659)

@TaoLv, @matteosalhttps://github.com/apache/incubator-mxnet/pull/15697@wuxun-zhang

Fixed on master.

https://github.com/apache/incubator-mxnet/pull/15804


MKL-DNN gives wrong convolution bias gradient if weights gradient is not requested

(https://github.com/apache/incubator-mxnet/issues/15464)

@TaoLv, @matteosal

https://github.com/apache/incubator-mxnet/pull/15497

https://github.com/apache/incubator-mxnet/pull/15631

@zixuanweeei

Fixed on master

https://github.com/apache/incubator-mxnet/pull/15805

Simple_Bind failure in 1.5.0

(https://github.com/apache/incubator-mxnet/issues/15784)

@samskalickyhttps://github.com/apache/incubator-mxnet/pull/15620@haohuanw

Fixed on master

https://github.com/apache/incubator-mxnet/pull/15873

TensorRT patches@KellenSunderland

https://github.com/apache/incubator-mxnet/pull/15645

https://github.com/apache/incubator-mxnet/pull/15666

https://github.com/apache/incubator-mxnet/pull/14898

https://github.com/apache/incubator-mxnet/pull/15344

https://github.com/apache/incubator-mxnet/pull/14860


Already fixed on master. Need be picked to v1.5.x

https://github.com/apache/incubator-mxnet/pull/15874

https://github.com/apache/incubator-mxnet/pull/15875

https://github.com/apache/incubator-mxnet/pull/15877

Benchmark doc fix

(https://github.com/apache/incubator-mxnet/pull/15769)

@ChaiBapchyahttps://github.com/apache/incubator-mxnet/pull/15769@ChaiBapchya

Fixed on both master and v1.5.x branch.

https://github.com/apache/incubator-mxnet/pull/16029

FP16 Support for C Predict API

(https://github.com/apache/incubator-mxnet/issues/14159,

https://github.com/apache/incubator-mxnet/issues/13335)

@samskalickyhttps://github.com/apache/incubator-mxnet/pull/15245@anirudh2290

PR is working in progress:

https://github.com/apache/incubator-mxnet/pull/16027

Error when loading models with no params

(https://github.com/apache/incubator-mxnet/issues/15916)

@samskalickyhttps://github.com/apache/incubator-mxnet/pull/15917@samskalickyhttps://github.com/apache/incubator-mxnet/pull/16028

GPU OOM: topk regression in v1.5

(https://github.com/apache/incubator-mxnet/issues/15703)

@apeforest @leezuhttps://github.com/apache/incubator-mxnet/pull/15948@apeforest

The issue was fixed on the master branch. But have problem to back port the fix to v1.5.x.

https://github.com/apache/incubator-mxnet/pull/15999

...