This is an automated email from the ASF dual-hosted git repository.
masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from bef7bf9 [Refactor] Remove AttrStmt with storage_scope key (#8516)
add 88dd31b [VM] Bug fix for numpy scalar input in vm (#8553)
No new revisions were added by this update.
Summary of changes:
python/tvm/runtime/vm.py | 2 +-
tests/python/relay/test_backend_graph_executor.py | 38 ++++++++++++++++++----
.../relay/test_op_qnn_simulated_dequantize.py | 8 ++---
.../python/relay/test_op_qnn_simulated_quantize.py | 8 ++---
tests/python/relay/test_vm.py | 38 ++++++++++++++++++----
5 files changed, 72 insertions(+), 22 deletions(-)