This is an automated email from the ASF dual-hosted git repository.
roshrini pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from 196d1f4 [MXNET-1399] multiclass-mcc metric enhancements (#14874)
add b7cca01 [MXNET-895] ONNX import/export: TopK (#13627)
No new revisions were added by this update.
Summary of changes:
.../mxnet/contrib/onnx/mx2onnx/_op_translations.py | 33 ++++++++++++++++++++++
.../mxnet/contrib/onnx/onnx2mx/_import_helper.py | 5 ++--
.../mxnet/contrib/onnx/onnx2mx/_op_translations.py | 8 ++++++
tests/python-pytest/onnx/test_cases.py | 3 +-
4 files changed, 46 insertions(+), 3 deletions(-)