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/30 18:50:15 UTC

[incubator-mxnet] branch v1.x updated (4056c07 -> 2127c3e)

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 4056c07  update news.md and readme.md for 1.8.0 release (#19976)
     add 2127c3e  [v1.x] ONNX export support for RNN and sum_axis (#20226)

No new revisions were added by this update.

Summary of changes:
 .../_op_translations/_op_translations_opset12.py   | 102 ++++++++++++++++++++-
 .../_op_translations/_op_translations_opset13.py   | 100 +++++++++++++++++++-
 tests/python-pytest/onnx/test_operators.py         |  33 ++++---
 3 files changed, 212 insertions(+), 23 deletions(-)