WarpCTC build failure in 1.5.0
(https://github.com/apache/incubator-mxnet/issues/15612)
| @samskalicky | https://github.com/apache/incubator-mxnet/pull/15601 | @samskalicky | Done. The fix is picked to v1.5.x branch. |
Gluon Inference failed
(https://github.com/apache/incubator-mxnet/issues/15281)
| @lanking520 | https://github.com/apache/incubator-mxnet/pull/15298 | @ZhennanQin | Already 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 | WIP. |
| update julia install doc | @iblis17 | https://github.com/apache/incubator-mxnet/pull/15609 | @Ksoy | Fixed on master |
| julia: bump Windows prebult binary version to v1.5.0 | @iblis17 | https://github.com/apache/incubator-mxnet/pull/15608 | @iblis17 | Fixed 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 |
|
|
|
1.5.0 MKLDNN error "Unknown MKLDNN format"
(https://github.com/apache/incubator-mxnet/issues/15737)
| @samskalicky | https://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)
| @wkcn | https://github.com/apache/incubator-mxnet/pull/15751 | @wkcn | Done. The fix is picked to v1.5.x. |
Java examples broken with mxnet mkldnn build
(https://github.com/apache/incubator-mxnet/issues/15267)
| @TaoLv, @arcadiaphy | https://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, @kostayScr | https://github.com/apache/incubator-mxnet/pull/15637 | @zhennanQin | Fixed on master |
Dropout produces wrong mask with MKL-DNN
(https://github.com/apache/incubator-mxnet/issues/15659)
| @TaoLv, @matteosal | https://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) | @samskalicky | https://github.com/apache/incubator-mxnet/pull/15620 | @haohuanw | Fixed on master |
| 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 |