This is an automated email from the ASF dual-hosted git repository.
comaniac pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from d4d4e89 [Contrib] Support fp16 input in cpu sort (#8672)
add 208a537 [Refactor] Rename .asnumpy() to .numpy() (#8659)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/frontend/onnx.py | 12 ++++++------
python/tvm/relay/frontend/tensorflow2_ops.py | 2 +-
python/tvm/relay/testing/tf.py | 4 ++--
tests/micro/zephyr/test_zephyr.py | 4 ++--
tests/python/frontend/mxnet/test_forward.py | 8 +++-----
tests/python/frontend/tensorflow2/common.py | 2 +-
tests/python/relay/test_op_level10.py | 2 +-
tests/python/relay/test_prng.py | 2 +-
tests/python/relay/test_to_mixed_precision.py | 4 ++--
tests/python/topi/python/test_topi_loss.py | 2 +-
tests/python/topi/python/test_topi_prng.py | 4 ++--
tests/python/topi/python/test_topi_relu.py | 2 +-
tests/python/topi/python/test_topi_transform.py | 4 ++--
web/tests/python/webgpu_rpc_test.py | 4 ++--
web/tests/python/websock_rpc_test.py | 2 +-
15 files changed, 28 insertions(+), 30 deletions(-)