This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 4913453 [CMSIS-NN] enable USMP with CMSIS-NN (#10224)
add 29f64c6 Fix plint complain for some files. (#10433)
add 60ffcb5 Fix a Uninitialized Variable Warnings. (#10436)
add fdbb88f [Frontend][TFLite] Added broadcasting to prelu alpha. (#10435)
No new revisions were added by this update.
Summary of changes:
apps/microtvm/reference-vm/base-box-tool.py | 7 +++--
include/tvm/runtime/data_type.h | 2 +-
python/tvm/autotvm/tuner/tuner.py | 2 +-
python/tvm/relay/frontend/tflite.py | 8 +++--
python/tvm/tir/transform/transform.py | 2 +-
tests/python/frontend/pytorch/test_forward.py | 5 ++--
tests/python/frontend/tflite/test_forward.py | 35 +++++++++++++++++++++-
.../python/unittest/test_arith_rewrite_simplify.py | 2 +-
.../unittest/test_tir_schedule_split_fuse.py | 2 +-
9 files changed, 52 insertions(+), 13 deletions(-)