You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by co...@apache.org on 2020/10/18 22:28:02 UTC

[incubator-tvm] branch main updated (66a5f8c -> 7c2a2e5)

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

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


    from 66a5f8c  [TEST] Address flaky error in test_any (#6705)
     add 7c2a2e5  [Frontend][Relay] Fix MXNet frontend to support NLP backbones in GluonNLP (#6699)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/mxnet.py          | 133 +++++++++++++++++++++-------
 python/tvm/topi/x86/batch_matmul.py         |  12 ++-
 tests/python/frontend/mxnet/test_forward.py |  30 ++++---
 tests/python/relay/test_op_level1.py        |   2 +-
 4 files changed, 134 insertions(+), 43 deletions(-)