You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by wu...@apache.org on 2020/01/22 02:21:19 UTC

[incubator-tvm] branch master updated (fc1a1d8 -> 4dbe4d9)

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

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


    from fc1a1d8  [REFACTOR] driver.h -> driver_api.h (#4760)
     add 4dbe4d9  Fix padding in pooling op (#4738)

No new revisions were added by this update.

Summary of changes:
 src/relay/op/nn/pooling.cc                | 24 ++++++++++++------------
 tests/python/relay/test_op_level2.py      | 24 ++++++++++++++----------
 topi/python/topi/testing/pool3d_python.py | 18 +++++++++++++-----
 3 files changed, 39 insertions(+), 27 deletions(-)