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/02/02 01:14:07 UTC

[incubator-mxnet] branch v1.x updated (76c8c7d -> 5637325)

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

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


    from 76c8c7d  [v1.x]Onnx support for upsampling (#19795)
     add 5637325  [v1.x] Refactor onnx tests for object classification, add object detection tests (#19802)

No new revisions were added by this update.

Summary of changes:
 ci/docker/install/ubuntu_onnx.sh                   |   2 +-
 .../mxnet/contrib/onnx/mx2onnx/_op_translations.py |  84 ++++++++--
 tests/python-pytest/onnx/test_onnxruntime.py       | 172 +++++++++++++--------
 tests/python-pytest/onnx/test_operators.py         |  52 ++++++-
 4 files changed, 224 insertions(+), 86 deletions(-)