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/04/22 01:03:53 UTC

[incubator-mxnet] branch v1.x updated (8c15875 -> a6b432f)

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 8c15875  [v1.x] Add more onnx operator export unit tests (#20194)
     add a6b432f  [v1.x] ONNX support rewrite norm (#20195)

No new revisions were added by this update.

Summary of changes:
 .../_op_translations/_op_translations_opset12.py   | 43 ++++++++++-------
 .../_op_translations/_op_translations_opset13.py   | 54 ++++++++++++++++++++++
 tests/python-pytest/onnx/test_operators.py         | 19 +++++++-
 3 files changed, 98 insertions(+), 18 deletions(-)