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/10/15 13:10:31 UTC

[incubator-tvm] branch main updated (c7ff885 -> b121278)

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

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


    from c7ff885  Add µTVM Zephyr support + QEMU regression test (#6603)
     add b121278  int32 pooling with int64 shapes (#6687)

No new revisions were added by this update.

Summary of changes:
 include/tvm/topi/nn/pooling.h             | 42 ++++++++++-----
 tests/python/relay/test_op_grad_level2.py | 75 +++++++++++++++-----------
 tests/python/relay/test_op_level10.py     | 22 ++++----
 tests/python/relay/test_op_level2.py      | 87 +++++++++++++++++--------------
 4 files changed, 133 insertions(+), 93 deletions(-)