This is an automated email from the ASF dual-hosted git repository.
haoj pushed a change to branch numpy
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
omit 76afc2d Fix build failure
omit 64d4952 Numpy Tensordot Operator (#15349)
omit 431e2f8 [Numpy] Numpy hstack (#15302)
omit 6c0221b numpy eye op (#15282)
omit 7421ed1 fix memory override bug in multinomial (#15397)
omit 6767613 [Numpy] Numpy compatible argsort (#15501)
omit b465f9b Numpy Trace (#15258)
omit 8aeed4f [numpy][doc-fix] zeros_like, linspace, reciprocal, square,
and arcsin (#15377)
omit 30b036e [numpy][doc-fix] mean, transpose, stack, split, log2, rint
and radians (#15370)
omit 82b2672 [numpy][doc-fix] sum, copy, tile, argmax, sign, log, degrees
(#15382)
omit a12353f [numpy] fix cython (#15418)
omit c93e7d0 [numpy] Fix several places in numpy (#15398)
omit e4b77ac add doc for multinomial, dot, cumsum, clip, abs, exp, arctan
(#15386)
omit a216878 [numpy] Change d2l chapters cv and gan to use numpy (#15368)
omit ec4fc14 [numpy] Misc fix for other chapters (#15332)
omit 62ea3d2 numpy-compatible cumsum (#15309)
omit 30aaa9a Numpy compatible linspace (#15256)
omit e502639 Numpy compatible multinomial (#15219)
omit d9c290b Numpy compatible max (#15161)
omit 75f7202 [numpy] Fix d2l chapter 5 (#15264)
omit 860adfd [numpy] [DO NOT MERGE] Fix d2l chapters 9 and 13 (#15246)
omit 1e96e04 Numpy-compatible split (#15049)
omit a2ac39e fix for ch11 (#15244)
omit d5537d4 [numpy] Fix d2l chapter8 (#15237)
omit 2bb2655 fix for chapter6 conv nn (#15224)
omit 7bcddcf Fix (#15188)
omit bf176db [numpy] Fix d2l performance regression (#15173)
omit 11cb34a [WIP][numpy] Fix for D2L Chapters 2/3/4 (#15139)
omit 80cc4ba numpy concatenate (#15104)
omit ef0c98c [numpy] Fix np branch after rebase (#15086)
omit aaa39fc Numpy Unary Ops (#15010)
omit 257f9f4 Numpy-compatible stack (#15027)
omit b6e5583 Temporarily disable test_amp
omit 3712ba04 Change np_compat to np_shape
omit 43f08cd [numpy] Refactor np module (example runs through) (#15055)
omit f8dd2bf [numpy] Refactor np modules (#14989)
omit 2d0c804 [numpy] Some np ops for d2l (#14924)
omit 4fdf48e numpy-compatible mean (#14859)
omit 2136ce0 [numpy] Numpy dot (#14831)
omit 0eec6fc Enable np op compat check with name prefix (#14897)
omit 94f6a2a [numpy] Infra for supporting numpy ops in imperative mode and
Gluon APIs (#14758)
omit 6dc91b0 [Do not review] [Do not merge] New numpy-compatible sum
(#14739)
add 9983adb make clojure api generator tests less brittle (#15579)
add dd14c81 refine Nano setup directions (#15524)
add c8a1de4 Julia path patch (#15561)
add f44fdd6 Fix AMP Tutorial failures (#15526)
add 67bbf5a [Dependency Update] Bump up the CI Nvidia docker to CUDA 10.1
(#14986)
new 7c18ced [Do not review] [Do not merge] New numpy-compatible sum
(#14739)
new 810a356 [numpy] Infra for supporting numpy ops in imperative mode and
Gluon APIs (#14758)
new a87ff16 Enable np op compat check with name prefix (#14897)
new 564344e [numpy] Numpy dot (#14831)
new 859546d numpy-compatible mean (#14859)
new 05de755 [numpy] Some np ops for d2l (#14924)
new 3e67778 [numpy] Refactor np modules (#14989)
new b131d3b [numpy] Refactor np module (example runs through) (#15055)
new 8b1a031 Change np_compat to np_shape
new 9b6454e Temporarily disable test_amp
new 7de6242 Numpy-compatible stack (#15027)
new 6b65904 Numpy Unary Ops (#15010)
new 03368aa [numpy] Fix np branch after rebase (#15086)
new 772ff8e numpy concatenate (#15104)
new cd7b386 [WIP][numpy] Fix for D2L Chapters 2/3/4 (#15139)
new 737113d [numpy] Fix d2l performance regression (#15173)
new 64abcf4 Fix (#15188)
new 518f2b7 fix for chapter6 conv nn (#15224)
new af9d82b [numpy] Fix d2l chapter8 (#15237)
new 71141db fix for ch11 (#15244)
new 0d74b81 Numpy-compatible split (#15049)
new 612c657 [numpy] [DO NOT MERGE] Fix d2l chapters 9 and 13 (#15246)
new fd936dd [numpy] Fix d2l chapter 5 (#15264)
new 8471bf1 Numpy compatible max (#15161)
new 1c56c34 Numpy compatible multinomial (#15219)
new cdb38f3 Numpy compatible linspace (#15256)
new 56b8e8f numpy-compatible cumsum (#15309)
new 505e86a [numpy] Misc fix for other chapters (#15332)
new ca31e72 [numpy] Change d2l chapters cv and gan to use numpy (#15368)
new 6ec703c add doc for multinomial, dot, cumsum, clip, abs, exp, arctan
(#15386)
new f582b14 [numpy] Fix several places in numpy (#15398)
new e294a53 [numpy] fix cython (#15418)
new 470ef21 [numpy][doc-fix] sum, copy, tile, argmax, sign, log, degrees
(#15382)
new 4f1fca8 [numpy][doc-fix] mean, transpose, stack, split, log2, rint
and radians (#15370)
new 2c99cc7 [numpy][doc-fix] zeros_like, linspace, reciprocal, square,
and arcsin (#15377)
new f753a6a Numpy Trace (#15258)
new ddaf82a [Numpy] Numpy compatible argsort (#15501)
new 7d77872 fix memory override bug in multinomial (#15397)
new 172c006 numpy eye op (#15282)
new 61406db [Numpy] Numpy hstack (#15302)
new 05cc0b9 Numpy Tensordot Operator (#15349)
new 10a03fa Fix build failure
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (76afc2d)
\
N -- N -- N refs/heads/numpy (10a03fa)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 42 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:
ci/docker/Dockerfile.build.centos7_gpu | 2 +-
ci/docker/Dockerfile.build.ubuntu_base_gpu | 2 +-
ci/docker/Dockerfile.build.ubuntu_build_cuda | 2 +-
...gpu_cu100 => Dockerfile.build.ubuntu_gpu_cu101} | 4 +-
ci/docker/Dockerfile.build.ubuntu_nightly_gpu | 2 +-
ci/docker/Dockerfile.publish.ubuntu1404_gpu | 2 +-
ci/docker/install/ubuntu_cudnn.sh | 4 ++
ci/docker/install/ubuntu_nvidia.sh | 2 +-
ci/docker/runtime_functions.sh | 8 +--
ci/jenkins/Jenkins_steps.groovy | 44 +++++++--------
.../clojure-package/test/dev/generator_test.clj | 41 ++++++++------
docs/install/install-jetson.md | 66 ++++++++++++----------
docs/mxdoc.py | 2 +
docs/tutorials/amp/amp_tutorial.md | 18 +++---
tests/nightly/JenkinsfileForBinaries | 4 +-
tools/setup_gpu_build_tools.sh | 2 +-
16 files changed, 111 insertions(+), 94 deletions(-)
copy ci/docker/{Dockerfile.build.ubuntu_gpu_cu100 =>
Dockerfile.build.ubuntu_gpu_cu101} (96%)