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:25:03 UTC

[incubator-mxnet] branch v1.x updated (5637325 -> 6c025e0)

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 5637325  [v1.x] Refactor onnx tests for object classification, add object detection tests (#19802)
     add 6c025e0  [v1.x] Onnx export support for batch_dot (#19775)

No new revisions were added by this update.

Summary of changes:
 .../mxnet/contrib/onnx/mx2onnx/_op_translations.py | 101 +++++++++++++++++++++
 tests/python-pytest/onnx/test_operators.py         |  13 +++
 2 files changed, 114 insertions(+)