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/03 01:57:28 UTC

[incubator-mxnet] branch v1.x updated (f7b7acc -> 6dc8edf)

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 f7b7acc  [v1.x] Add image segmentation end-to-end tests and expand object classification tests (#19815)
     add 6dc8edf  [v1.x] Onnx export support for ROIAlign (#19814)

No new revisions were added by this update.

Summary of changes:
 .../mxnet/contrib/onnx/mx2onnx/_op_translations.py | 38 ++++++++++++++++++++++
 tests/python-pytest/onnx/test_operators.py         | 18 ++++++++++
 2 files changed, 56 insertions(+)