You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by zh...@apache.org on 2021/05/03 21:06:12 UTC

[incubator-mxnet] branch master updated (00de7dd -> c9ec0ba)

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

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


    from 00de7dd  [BUGFIX] fix numpy op fallback bug when ndarray in kwargs (#20233)
     add c9ec0ba  [DOC] Update Website to Add Prerequisites for GPU pip install (#20168)

No new revisions were added by this update.

Summary of changes:
 .../src/_includes/get_started/cloud/cpu.md         |  2 +-
 .../src/_includes/get_started/cloud/gpu.md         |  2 +-
 .../src/_includes/get_started/gpu_snippet.md       |  2 +-
 .../get_started/linux/python/cpu/docker.md         |  2 +-
 .../_includes/get_started/linux/python/cpu/pip.md  |  2 +-
 .../get_started/linux/python/gpu/docker.md         |  2 +-
 .../_includes/get_started/linux/python/gpu/pip.md  |  4 ++-
 python/mxnet/base.py                               | 35 +++++++++++++++++-----
 8 files changed, 36 insertions(+), 15 deletions(-)