You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by zi...@apache.org on 2020/07/21 00:51:48 UTC

[incubator-tvm] branch master updated (b95ac1f -> 7ac78d9)

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

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


    from b95ac1f  MXNet pre-quantized BERT (#6039)
     add 7ac78d9  [DSL/TE] Scalar support for `te.extern`  (#6079)

No new revisions were added by this update.

Summary of changes:
 python/tvm/te/operation.py              |  2 +-
 python/tvm/tir/op.py                    |  1 -
 src/tir/transforms/lower_tvm_builtin.cc | 20 +++++++++-----
 tests/python/unittest/test_te_tensor.py | 49 +++++++++++++++++++++++++++++++++
 4 files changed, 63 insertions(+), 9 deletions(-)