You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by jx...@apache.org on 2017/08/18 16:41:09 UTC

[incubator-mxnet] branch master updated: V0.11.0 (#7518)

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

jxie 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 406bc19  V0.11.0 (#7518)
406bc19 is described below

commit 406bc198538c904d6105ffafe4cc230d0c858545
Author: buryang <41...@163.com>
AuthorDate: Sat Aug 19 00:41:06 2017 +0800

    V0.11.0 (#7518)
    
    * Update NOTICE & README
    
    * New code signing key & README file changes (#7464)
    
    * add Naveen's Code Signing Key (#7460)
    
    * Updating CoreML readme file (#7459)
    
    * Fixing CoreML converter's README: typos/grammar/etc.
    
    * CoreML converter README update: Talk about layers first and then about models.
    
    * Providing examples on converting various standard models; calling out issues with InceptionV3.
    
    * Change RC version in NEWS (#7467)
    
    * add Naveen's Code Signing Key (#7460)
    
    * Updating CoreML readme file (#7459)
    
    * Fixing CoreML converter's README: typos/grammar/etc.
    
    * CoreML converter README update: Talk about layers first and then about models.
    
    * Providing examples on converting various standard models; calling out issues with InceptionV3.
    
    * Update NEWS
    
    * Update NEWS
    
    * update to rc2
---
 NEWS.md   | 2 +-
 NOTICE    | 7 +++++--
 README.md | 2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/NEWS.md b/NEWS.md
index 4fdd314..4f1ecd1 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,6 +1,6 @@
 MXNet Change Log
 ================
-## 0.11.0-rc0
+## 0.11.0-rc2
 ### - Major Features
   - Apple Core ML model converter
   - Support for Keras v1.2.2
diff --git a/NOTICE b/NOTICE
index 2051e3c..0369560 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,2 +1,5 @@
-MXNet
-Copyright (c) 2015-2016 by Contributors 
+Apache MXNET (incubating)
+Copyright [2015-2017] The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
diff --git a/README.md b/README.md
index 841c6f1..a11780a 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ deep learning systems, and interesting insights of DL systems for hackers.
 
 What's New
 ----------
-* [Version 0.11.0-rc0 Release](https://github.com/apache/incubator-mxnet/releases/tag/0.11.0.rc0) - MXNet 0.11.0-rc0 Release.
+* [Version 0.11.0-rc2 Release](https://github.com/apache/incubator-mxnet/releases/tag/0.11.0.rc2) - MXNet 0.11.0-rc2 Release.
 * [Apache Incubator](http://incubator.apache.org/projects/mxnet.html) - We are now an Apache Incubator project.
 * [Version 0.10.0 Release](https://github.com/dmlc/mxnet/releases/tag/v0.10.0) - MXNet 0.10.0 Release.
 * [Version 0.9.3 Release](./docs/architecture/release_note_0_9.md) - First 0.9 official release.

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