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/04 22:53:54 UTC

[incubator-mxnet] branch v1.x updated (efa3eb2 -> 9aff832)

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 efa3eb2  new cases (#19835)
     add 9aff832  [v1.x] ONNX Export Support for Pooling & Convolution (#19831)

No new revisions were added by this update.

Summary of changes:
 .../mxnet/contrib/onnx/mx2onnx/_op_translations.py | 186 ++++++++++-----------
 tests/python-pytest/onnx/test_operators.py         | 142 +++++++++++++++-
 2 files changed, 230 insertions(+), 98 deletions(-)