This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from ac2f47867f [SME] Add support for inserting processor state annotations
(#16761)
add a768ee4900 [Fix] fix for numpy 2.0 compatibility (#16793)
No new revisions were added by this update.
Summary of changes:
python/tvm/_ffi/runtime_ctypes.py | 2 +-
python/tvm/relay/frontend/paddlepaddle.py | 2 +-
python/tvm/relay/frontend/pytorch.py | 4 ++--
tests/python/contrib/test_msc/test_translate_tensorflow.py | 2 +-
tests/python/frontend/pytorch/test_forward.py | 4 ++--
tests/python/frontend/tensorflow/test_forward.py | 2 +-
tests/python/relay/test_op_level3.py | 4 +---
tests/python/topi/test_topi_math.py | 4 +---
8 files changed, 10 insertions(+), 14 deletions(-)