This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from b1364eb [PYTORCH]Take, Topk op support (#5332)
add 1265983 [TOPI] Using x86 schedules for ARM conv2d. (#5334)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/op/strategy/arm_cpu.py | 36 +++++++++++++++++
topi/python/topi/arm_cpu/conv2d_alter_op.py | 63 ++++++++++++++++++++++++++++-
topi/python/topi/x86/conv2d.py | 3 +-
3 files changed, 100 insertions(+), 2 deletions(-)