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

haibin 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 6c17705  updated R docs (#10473)
6c17705 is described below

commit 6c177051ba10344d86db7cbd67d13f0c9620ae6d
Author: Aaron Markham <markh...@amazon.com>
AuthorDate: Wed Apr 11 09:41:54 2018 -0700

    updated R docs (#10473)
---
 docs/api/r/index.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/docs/api/r/index.md b/docs/api/r/index.md
index 15596e6..822c59d 100644
--- a/docs/api/r/index.md
+++ b/docs/api/r/index.md
@@ -1,5 +1,7 @@
 # MXNet - R API
 
+See the [MXNet R Reference 
Manual](https://s3.amazonaws.com/mxnet-prod/docs/R/mxnet-r-reference-manual.pdf).
+
 MXNet supports the R programming language. The MXNet R package brings flexible 
and efficient GPU
 computing and state-of-art deep learning to R. It enables you to write 
seamless tensor/matrix computation with multiple GPUs in R. It also lets you 
construct and customize the state-of-art deep learning models in R,
   and apply them to tasks, such as image classification and data science 
challenges.
@@ -21,5 +23,5 @@ You can perform tensor or matrix computation in R:
 ```
 ## Resources
 
+* [MXNet R Reference 
Manual](https://s3.amazonaws.com/mxnet-prod/docs/R/mxnet-r-reference-manual.pdf)
 * [MXNet for R Tutorials](../../tutorials/r/index.html)
-

-- 
To stop receiving notification emails like this one, please contact
hai...@apache.org.

Reply via email to