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 2020/12/17 21:58:15 UTC

[incubator-mxnet] branch v1.x updated (c53e32b -> 94cbc88)

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 c53e32b  [v1.x] Onnx fix slice_axis and embedding and reshape (#19677)
     add 94cbc88  [v1.x] Add more onnx export unit tests, refactor onnxruntime tests. (#19689)

No new revisions were added by this update.

Summary of changes:
 .../mxnet/contrib/onnx/mx2onnx/_op_translations.py | 124 +++++++++------------
 tests/python-pytest/onnx/test_onnxruntime.py       | 114 +++++++++----------
 tests/python-pytest/onnx/test_operators.py         |  48 ++++++++
 3 files changed, 150 insertions(+), 136 deletions(-)