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/01/08 18:26:22 UTC

[incubator-tvm] branch master updated (f4c5f93 -> b873e03)

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 f4c5f93  [REFACTOR][IR] Add Node suffix to low-level IR nodes (#4649)
     add b873e03  [CONV] Reduce data size of asymmetric padding testcase (#4658)

No new revisions were added by this update.

Summary of changes:
 topi/tests/python/test_topi_conv2d_NCHWc.py    | 29 +++++++++++++------------
 topi/tests/python/test_topi_conv2d_int8.py     | 20 ++++++++---------
 topi/tests/python/test_topi_conv2d_nchw.py     | 30 +++++++++++++-------------
 topi/tests/python/test_topi_conv2d_winograd.py | 20 ++++++++---------
 4 files changed, 50 insertions(+), 49 deletions(-)