You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by tq...@apache.org on 2020/06/30 15:49:53 UTC

[incubator-tvm] branch master updated (7176483 -> 9efe119)

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

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


    from 7176483  Make first order gradient graphs more efficient (#5959)
     add 9efe119  Fix small typo in nn.conv2d_gemm_weight_transform (#5925)

No new revisions were added by this update.

Summary of changes:
 topi/python/topi/arm_cpu/conv2d_gemm.py    |  11 ++-
 topi/python/topi/nn/conv2d.py              |   2 +-
 topi/tests/python/test_topi_conv2d_int8.py | 127 ++++++++++++++++++++++++++++-
 3 files changed, 135 insertions(+), 5 deletions(-)