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/06 04:20:28 UTC

[incubator-mxnet] branch v1.x updated (da887f1 -> d0849fc)

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 da887f1  [wip] [v1.x] Onnx export support for slicechannel and box_nms (#19846)
     add d0849fc  [v1.x] ONNX support for argsort (#19854)

No new revisions were added by this update.

Summary of changes:
 .../mxnet/contrib/onnx/mx2onnx/_op_translations.py | 50 +++++++++++++++++++---
 tests/python-pytest/onnx/test_operators.py         | 21 ++++++++-
 2 files changed, 63 insertions(+), 8 deletions(-)