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 bd029cb52c [skip ci][wasm][ci] Fix WASM build and JS doc build (#11299)
add e7f1224a04 Fix json serialization for NDArray (#11303)
add fa834f67eb Prevent simplifing unit IterVar in CreatePrimFunc (#11292)
No new revisions were added by this update.
Summary of changes:
src/node/structural_hash.cc | 21 +++++++++-
src/te/operation/create_primfunc.cc | 6 +--
.../unittest/test_meta_schedule_tune_relay.py | 22 ++++++-----
tests/python/unittest/test_node_reflection.py | 45 +++++++++++++++++-----
tests/python/unittest/test_te_create_primfunc.py | 42 ++++++++------------
5 files changed, 86 insertions(+), 50 deletions(-)