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

cjolivier01 pushed a change to branch v0.12.0
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


    from d84da0a  fixed broken links. https was pointing to http for mxnet.io 
(#8300)
     new 6ba1cde  Update rnn.md (#8320)
     new 1135f52  fluent methods for missed ops (#8329)
     new cab51bf  update ps lite (#8327)

The 3 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.


Summary of changes:
 docs/api/python/gluon/rnn.md          |  2 +-
 docs/api/python/ndarray/ndarray.md    | 37 +++++++++++++++++-
 docs/api/python/symbol/symbol.md      | 38 ++++++++++++++++--
 ps-lite                               |  2 +-
 python/mxnet/ndarray/ndarray.py       | 72 +++++++++++++++++++++++++++++++++++
 python/mxnet/symbol/symbol.py         | 72 +++++++++++++++++++++++++++++++++++
 tests/python/unittest/test_ndarray.py | 10 +++--
 tests/python/unittest/test_symbol.py  |  9 +++--
 8 files changed, 230 insertions(+), 12 deletions(-)

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

Reply via email to