DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
Issue | Proposer | PRs | Contributor(s) | Notes |
|---|---|---|---|---|
WarpCTC build failure in 1.5.0 | @samskalicky | https://github.com/apache/incubator-mxnet/pull/15601 | @samskalicky | Fixed on master |
| ||||
| ||||
License issues need to be fixed before 1.6 release | @roywei | |||
| 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 | |||
Broken Sidebar on website API for master and 1.5.0 | @ThomasDelteil, @sandeep-krishnamurthy | |||
1.5.0 MKLDNN error "Unknown MKLDNN format" | @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 bug of `MXEnginePushAsyncND` and `MXEnginePushSyncND` | @wkcn | https://github.com/apache/incubator-mxnet/pull/15751 | @wkcn | WIP |
Java examples broken with mxnet mkldnn build | @TaoLv, @arcadiaphy | https://github.com/apache/incubator-mxnet/pull/15351 | @wuxun-zhang | Fixed on master |
Bug or highly unintuitive and undocumented behaviour corrupting NDArray data(possible race condition)[MKLDNN][C++] | @TaoLv, @kostayScr | https://github.com/apache/incubator-mxnet/pull/15637 | @zhennanQin | Fixed on master |
Dropout produces wrong mask with MKL-DNN | @TaoLv, @matteosal | https://github.com/apache/incubator-mxnet/pull/15697 | @wuxun-zhang | Fixed on master |
MKL-DNN gives wrong convolution bias gradient if weights gradient is not requested | @TaoLv, @matteosal | https://github.com/apache/incubator-mxnet/pull/15497 | @zixuanweeei | Fixed on master |
...