You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by th...@apache.org on 2019/01/24 17:55:16 UTC

[incubator-mxnet] branch master updated: Update README.md (#13973)

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

thomasdelteil 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 dfb397e  Update README.md (#13973)
dfb397e is described below

commit dfb397e2cce555495304c7e0a333643b276c5bd3
Author: Thomas Delteil <th...@gmail.com>
AuthorDate: Thu Jan 24 09:54:59 2019 -0800

    Update README.md (#13973)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 369df9b..f5d40a6 100644
--- a/README.md
+++ b/README.md
@@ -77,7 +77,7 @@ Features
 * Mix and match imperative and symbolic programming to maximize flexibility and efficiency
 * Lightweight, memory efficient and portable to smart devices
 * Scales up to multi GPUs and distributed setting with auto parallelism
-* Support for Python, R, Scala, C++ and Julia
+* Support for Python, Scala, C++, Java, Clojure, R and Julia
 * Cloud-friendly and directly compatible with S3, HDFS, and Azure
 
 License