This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from dad8f62 [Bugfix][Op] Fix shape inference of adv_index (#9717)
add 36b48a5 [VirtualMachine] fix raw pointer using by VirtualMachine
(#9980)
No new revisions were added by this update.
Summary of changes:
include/tvm/runtime/object.h | 5 +++++
include/tvm/runtime/vm/vm.h | 4 ++--
src/runtime/vm/executable.cc | 3 ++-
src/runtime/vm/profiler/vm.cc | 7 ++-----
src/runtime/vm/profiler/vm.h | 2 +-
src/runtime/vm/vm.cc | 7 +++----
6 files changed, 15 insertions(+), 13 deletions(-)