This is an automated email from the ASF dual-hosted git repository.
lausen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from 2abd225 Update website, README and NEWS with 1.6.0 (#17658)
add af322dc [CI] Test gcc8 -WError build CI (#17752)
No new revisions were added by this update.
Summary of changes:
3rdparty/dmlc-core | 2 +-
3rdparty/mshadow/mshadow/tensor_cpu-inl.h | 5 ++++
CMakeLists.txt | 4 +++
ci/docker/runtime_functions.sh | 31 ++++++++++------------
ci/jenkins/Jenkins_steps.groovy | 14 ++++++++++
ci/jenkins/Jenkinsfile_miscellaneous | 5 ++--
src/common/utils.h | 5 ++++
src/operator/contrib/boolean_mask-inl.h | 5 ++++
src/operator/contrib/boolean_mask.cc | 5 ++++
.../contrib/deformable_psroi_pooling-inl.h | 6 ++---
src/operator/contrib/index_copy.cc | 10 +++++++
src/operator/numpy/np_ediff1d_op-inl.h | 5 ++++
src/operator/numpy/np_unique_op.cc | 5 ++++
src/operator/random/shuffle_op.cc | 5 ++++
src/operator/rnn_impl.h | 7 ++++-
src/operator/tensor/indexing_op.cc | 5 ++++
16 files changed, 95 insertions(+), 24 deletions(-)