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 11f29d4 Update LICENSE (#19704)
add bf2f671 [v1.x] Add more CV models to onnxruntime inference test, add
bert model test. (#19697)
No new revisions were added by this update.
Summary of changes:
ci/docker/install/ubuntu_onnx.sh | 2 +-
tests/python-pytest/onnx/common.py | 100 ++++++++++++++++++++++++++
tests/python-pytest/onnx/test_onnxruntime.py | 102 +++++++++++++++++++++------
3 files changed, 182 insertions(+), 22 deletions(-)
create mode 100644 tests/python-pytest/onnx/common.py