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 03:05:24 UTC

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

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 a6b432f  [v1.x] ONNX support rewrite norm (#20195)
     add ede451e  [v1.x] ONNX export support from arg/aux params (#20198)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/onnx/mx2onnx/_export_model.py      | 19 ++++++++++++----
 tests/python-pytest/onnx/test_onnxruntime_cv.py | 30 ++++++++++++++++++++++++-
 2 files changed, 44 insertions(+), 5 deletions(-)