This is an automated email from the ASF dual-hosted git repository.
kevinthesun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from 55aefc2 [PYTORCH]floor_divide support for squeezenet (#5702)
add 12cfe4a [AutoTVM][TOPI] Fix bifrost spatial packing conv2d auto tune
(#5684)
No new revisions were added by this update.
Summary of changes:
topi/python/topi/arm_cpu/conv2d.py | 21 +++++++-----
topi/python/topi/arm_cpu/conv2d_spatial_pack.py | 44 ++++++++++++++-----------
topi/python/topi/bifrost/conv2d.py | 24 ++++++--------
topi/python/topi/mali/conv2d.py | 31 ++++++++---------
4 files changed, 63 insertions(+), 57 deletions(-)