This is an automated email from the ASF dual-hosted git repository.
kevinthesun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from 2b91697 skip example json runtime test when config is not set (#4614)
add e69bd12 [relay][tensor_array] test tensor_array in vm (#4608)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/backend/vm.py | 11 +-
python/tvm/relay/prelude.py | 4 +-
src/relay/backend/vm/compiler.cc | 36 ++----
src/runtime/vm/vm.cc | 18 +--
tests/python/relay/test_adt.py | 253 ++++++++++++++++++++++++++++-----------
5 files changed, 219 insertions(+), 103 deletions(-)