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/15 23:04:04 UTC

[incubator-mxnet] branch v1.x updated (26afc44 -> d974cba)

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 26afc44  [v1.x] Add onnx export operator for minimum_scalar. (#19888)
     add d974cba  [v1.x] ONNX export rewrite tile (#19868)

No new revisions were added by this update.

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