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 a993321 [TOPI][CUDA] minor change on assert statement in
conv2d_NCHWc_int8.cuda (#8554)
add 83ce7fe [TOPI] Fix `nn.pool*d` issue with 'vectorize' function and
add unit tests (#8541)
No new revisions were added by this update.
Summary of changes:
python/tvm/topi/testing/poolnd_python.py | 56 ++-
python/tvm/topi/x86/pooling.py | 6 +-
tests/python/topi/python/test_topi_pooling.py | 517 ++++++++++----------------
3 files changed, 254 insertions(+), 325 deletions(-)