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 9a45141165 [TIR] Use buffer's dtype when converting pad_value to TIR
(#12925)
add 3e3d900c66 [Virtual Machine] Implementation of 'set_output_zero_copy'
(#11358)
No new revisions were added by this update.
Summary of changes:
include/tvm/runtime/vm/vm.h | 91 +++++++++++++++++-
python/tvm/runtime/vm.py | 36 +++++++
src/runtime/vm/vm.cc | 215 +++++++++++++++++++++++++++++++++++++-----
tests/python/relay/test_vm.py | 92 ++++++++++++++++--
4 files changed, 401 insertions(+), 33 deletions(-)