You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2022/01/13 15:38:00 UTC

[tvm] branch main updated (f9d8c2b -> cc9d2f4)

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

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


    from f9d8c2b  Add API `get_input_info` to graph_executor (#9889)
     add cc9d2f4  [Fix Bug] fix the bug of pool_impl_nd when computing avgpool_nd whith ceil_mode and count_include_pad are True. (#9835)

No new revisions were added by this update.

Summary of changes:
 include/tvm/topi/nn/pooling.h                 | 21 ++++++++++++++++++---
 tests/python/frontend/pytorch/test_forward.py |  9 +++++++++
 2 files changed, 27 insertions(+), 3 deletions(-)