This is an automated email from the ASF dual-hosted git repository.
andrewzhaoluo pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 351f31b51c [Runtime][PipelineExecutor]Add forwarding queue logic for
set input. (#10990)
add fafabc96c1 [VirtualMachine] Zero copy in set_input when input is
DLTensor (#11003)
No new revisions were added by this update.
Summary of changes:
include/tvm/runtime/ndarray.h | 18 ++++++++++++++++++
python/tvm/runtime/vm.py | 4 ++++
src/runtime/ndarray.cc | 31 +++++++++++++++++++++++++++++++
src/runtime/vm/vm.cc | 22 ++++++++++++++--------
4 files changed, 67 insertions(+), 8 deletions(-)