anirudh2290 closed pull request #11677: Update README.md to fix MXNet 
capitalization
URL: https://github.com/apache/incubator-mxnet/pull/11677
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/contrib/clojure-package/README.md 
b/contrib/clojure-package/README.md
index 430be4d6a84..5e7356caf64 100644
--- a/contrib/clojure-package/README.md
+++ b/contrib/clojure-package/README.md
@@ -193,7 +193,7 @@ This command can be very handy too
 timestamp, name, utilization.gpu [%], utilization.memory [%], memory.total 
[MiB], memory.free [MiB], memory.used [MiB]`
 
 **Supported APIs**
-There are 3 high level apis supported in MxNet: (Model/FeedForward), Module, 
and Gluon. The Module api is supported in the Clojure package because of the 
existing support for it in the Scala package. The Module api is very similar to 
the Gluon api and examples of the usage can be found in the examples directory. 
The Model/FeedForward Api is deprected.
+There are 3 high level apis supported in MXNet: (Model/FeedForward), Module, 
and Gluon. The Module api is supported in the Clojure package because of the 
existing support for it in the Scala package. The Module api is very similar to 
the Gluon api and examples of the usage can be found in the examples directory. 
The Model/FeedForward Api is deprected.
 
 Gluon support will come later and may or may not be built on the Scala gluon 
api (when it lands there)
 


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to