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/24 22:50:08 UTC

[incubator-mxnet] branch v1.x updated (e1d1105 -> 01a6f3d)

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 e1d1105  Remove unmaintained BLC (#19801)
     add 01a6f3d  [v1.x] Add onnx export support and unit tests for zeros and ones. (#19951)

No new revisions were added by this update.

Summary of changes:
 .../mxnet/contrib/onnx/mx2onnx/_op_translations.py | 34 ++++++++++++++++++++++
 tests/python-pytest/onnx/test_operators.py         | 15 +++++++++-
 2 files changed, 48 insertions(+), 1 deletion(-)