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

[incubator-mxnet] branch v1.x updated (0138c29 -> 80ccb4b)

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

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


    from 0138c29  [v1.x] For ECR, ensure we sanitize region input from environment variable (#19882)
     add 80ccb4b  [v1.x] Move majority of ONNX model tests to nightly, only test a few models in PR pipeline (#19848)

No new revisions were added by this update.

Summary of changes:
 ci/docker/runtime_functions.sh                     |  21 +-
 ci/jenkins/Jenkins_steps.groovy                    |   2 +-
 .../mxnet/contrib/onnx/mx2onnx/_op_translations.py |   8 +-
 tests/nightly/JenkinsfileForBinaries               |   8 +
 tests/python-pytest/onnx/test_onnxruntime.py       | 263 +++++++++++++--------
 5 files changed, 192 insertions(+), 110 deletions(-)