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 2020/12/19 20:55:50 UTC

[incubator-mxnet] branch v1.x updated (d538eb3 -> 403d31f)

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 d538eb3  [v1.x] ONNX fix embedding and slice (#19695)
     add 403d31f  [v1.x] onnx fix fullyconnected (#19693)

No new revisions were added by this update.

Summary of changes:
 .../mxnet/contrib/onnx/mx2onnx/_op_translations.py | 44 +++++++++++++++++-----
 tests/python-pytest/onnx/test_node.py              |  5 ++-
 tests/python-pytest/onnx/test_operators.py         | 11 ++++--
 3 files changed, 44 insertions(+), 16 deletions(-)