This is an automated email from the ASF dual-hosted git repository.

masahi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.


    from 3e7bd70  allow customize mkldnn library location (#4814)
     add 7d263c3  Mxnet parser for Qnn dialect (#4714)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/__init__.py             |   4 +
 python/tvm/relay/frontend/mxnet.py                | 668 +++++++++++++++++++++-
 python/tvm/relay/frontend/mxnet_qnn_op_utils.py   | 414 +++++++++++---
 tests/python/frontend/mxnet/test_forward.py       |   2 +-
 tests/python/frontend/mxnet/test_qnn_ops_utils.py | 131 +++--
 5 files changed, 1061 insertions(+), 158 deletions(-)

Reply via email to