This is an automated email from the ASF dual-hosted git repository.

jxie pushed a commit to branch v1.2.0
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git


The following commit(s) were added to refs/heads/v1.2.0 by this push:
     new 1bebe24  Add known issue to NEWS.md
1bebe24 is described below

commit 1bebe24cead8b3ac26b45e54c8a2365d032e8ec4
Author: Anirudh Subramanian <[email protected]>
AuthorDate: Wed Apr 25 21:59:06 2018 +0000

    Add known issue to NEWS.md
---
 NEWS.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/NEWS.md b/NEWS.md
index ed680ac..f49228c 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -122,6 +122,8 @@ MXNet Change Log
 ### Known Issues
 - MXNet crash when built with `USE_GPERFTOOLS = 1` (#8968).
 - 
[DevGuide.md](https://github.com/google/googletest/blob/ec44c6c1675c25b9827aacd08c02433cccde7780/googlemock/docs/DevGuide.md)
 in the 3rdparty submodule googletest licensed under CC-BY-2.5.
+- Incompatibility in the behavior of MXNet Convolution operator for certain 
unsupported use cases: Raises an exception when MKLDNN is enabled, fails 
silently when it is not.
+- MXNet convolution generates wrong results for 1-element strides (#10689).
 
 For more information and examples, see [full release 
notes](https://cwiki.apache.org/confluence/display/MXNET/%5BWIP%5D+Apache+MXNet+%28incubating%29+1.2.0+Release+Notes)
 

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to