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/23 23:46:02 UTC

[incubator-mxnet] branch v1.x updated (54aae29 -> 30eeba1)

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 54aae29  Fusing gelu post operator in Fully Connected symbol (#19971)
     add 30eeba1  [v1.x] onnx legacy operator unit tests + fixes (#20179)

No new revisions were added by this update.

Summary of changes:
 .../_op_translations/_op_translations_opset12.py   | 254 +++++++++++----------
 .../_op_translations/_op_translations_opset13.py   |  19 +-
 tests/python-pytest/onnx/test_operators.py         | 169 ++++++++++++++
 3 files changed, 326 insertions(+), 116 deletions(-)