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 67bd739bed [MISC] Fix compile warnings (#16571)
     add daa37e7e95 [Relax][VM] Re-implementation of callback functions (#16573)

No new revisions were added by this update.

Summary of changes:
 include/tvm/runtime/relax_vm/bytecode.h | 28 +++--------------------
 src/relax/backend/vm/codegen_vm.cc      | 10 ++++++++-
 src/relax/backend/vm/exec_builder.cc    | 20 ++++-------------
 src/runtime/relax_vm/bytecode.cc        | 11 ----------
 src/runtime/relax_vm/executable.cc      |  8 -------
 src/runtime/relax_vm/vm.cc              | 39 ++++++++++-----------------------
 6 files changed, 28 insertions(+), 88 deletions(-)

Reply via email to