You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by la...@apache.org on 2020/07/17 23:16:36 UTC

[incubator-mxnet] branch leezu-patch-3 created (now 33698e4)

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

lausen pushed a change to branch leezu-patch-3
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


      at 33698e4  Update index.rst

This branch includes the following new commits:

     new 33698e4  Update index.rst

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-mxnet] 01/01: Update index.rst

Posted by la...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lausen pushed a commit to branch leezu-patch-3
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git

commit 33698e429d8bb10058c5ab96bfc0c7fb0dcb8d82
Author: Leonard Lausen <la...@amazon.com>
AuthorDate: Fri Jul 17 16:15:17 2020 -0700

    Update index.rst
---
 docs/python_docs/python/api/gluon/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/python_docs/python/api/gluon/index.rst b/docs/python_docs/python/api/gluon/index.rst
index c74500e..8a8b425 100644
--- a/docs/python_docs/python/api/gluon/index.rst
+++ b/docs/python_docs/python/api/gluon/index.rst
@@ -97,7 +97,7 @@ Training
       Loss functions for training neural networks.
 
    .. card::
-      :title: mxnet.metric
+      :title: gluon.metric
       :link: metric/index.html
 
       Metrics to evaluate the performance of a learned model.