You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by zh...@apache.org on 2020/08/26 06:35:34 UTC

[incubator-tvm] branch master updated (883a28d -> 617949d)

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

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


    from 883a28d  save (#6338)
     add 617949d  Use auto-tuner to improve conv2d_gemm performance (#6117)

No new revisions were added by this update.

Summary of changes:
 python/tvm/topi/arm_cpu/conv2d_gemm.py   |  64 ++++--
 python/tvm/topi/arm_cpu/conv2d_int8.py   |   2 +
 python/tvm/topi/arm_cpu/tensor_intrin.py | 379 +++++++++++++++++++------------
 3 files changed, 290 insertions(+), 155 deletions(-)