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 61c9742ea7 [Hexagon] Enable multi input Async DMA; same queue / stage 
(#13037)
     add 46c16eed83 [microTVM][Windows] Enable building TVM on Windows with 
USE_MICRO (#12851)
     add f06896f38f [Relay] Fix simplifying consecutive casts when intermediate 
type has fewer bits (#13056)

No new revisions were added by this update.

Summary of changes:
 CMakeLists.txt                                    |  9 +++++--
 cmake/modules/StandaloneCrt.cmake                 | 30 +++++++++++++++++++++--
 include/tvm/runtime/crt/logging.h                 |  4 +++
 include/tvm/runtime/crt/platform.h                |  4 +++
 include/tvm/runtime/crt/rpc_common/session.h      | 13 ++++++++++
 include/tvm/runtime/crt/rpc_common/write_stream.h |  2 ++
 src/relay/transforms/simplify_expr.cc             |  2 +-
 src/runtime/micro/micro_session.cc                |  9 +++++++
 tests/python/relay/aot/test_crt_aot_usmp.py       |  2 +-
 tests/python/relay/test_pass_simplify_expr.py     |  7 ++++++
 10 files changed, 76 insertions(+), 6 deletions(-)

Reply via email to