You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by cj...@apache.org on 2017/11/05 15:35:37 UTC

[incubator-mxnet] branch master updated: Update NEWS.md for 0.12.1 (#8544)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new d275701  Update NEWS.md for 0.12.1 (#8544)
d275701 is described below

commit d2757012c3fe5ae8c6b5f1cb7a035e1407ab0f05
Author: mbaijal <30...@users.noreply.github.com>
AuthorDate: Sun Nov 5 07:35:35 2017 -0800

    Update NEWS.md for 0.12.1 (#8544)
---
 NEWS.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NEWS.md b/NEWS.md
index 0652624..666b5d8 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,7 +2,7 @@ MXNet Change Log
 ================
 ## 0.12.0
 ### Performance
-  - Added full support for NVIDIA Volta GPU Architecture and CUDA 9. Training is up to 3.5x faster than Pascal when using float16.
+  - Added full support for NVIDIA Volta GPU Architecture and CUDA 9. Training CNNs is up to 3.5x faster than Pascal when using float16 precision.
   - Enabled JIT compilation. Autograd and Gluon hybridize now use less memory and has faster speed. Performance is almost the same with old symbolic style code.
   - Improved ImageRecordIO image loading performance and added indexed RecordIO support.
   - Added better openmp thread management to improve CPU performance.

-- 
To stop receiving notification emails like this one, please contact
['"commits@mxnet.apache.org" <co...@mxnet.apache.org>'].