This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git
from d973b33f7f Replace `np.int` with `np.int32` (#17484)
add 889fc6b27d [Marvell BYOC]: global_max_pool2d and squeeze op support
(#17481)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/op/contrib/mrvl.py | 54 +++++++++++++-
src/relay/backend/contrib/mrvl/codegen.cc | 102 ++++++++++++++++++++++++++
tests/python/contrib/test_mrvl/test_mrvl.py | 108 ++++++++++++++++++++++++++++
3 files changed, 263 insertions(+), 1 deletion(-)